Home
last modified time | relevance | path

Searched defs:isStaticLocal (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DDecl.h980 bool isStaticLocal() const { in isStaticLocal() function
/external/llvm-project/clang/include/clang/AST/
DDecl.h1083 bool isStaticLocal() const { in isStaticLocal() function
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h3941 AST_MATCHER(VarDecl, isStaticLocal) { in AST_MATCHER() argument