Home
last modified time | relevance | path

Searched defs:isGnuLocal (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDecl.h452 bool isGnuLocal() const { return LocStart != getLocation(); } in isGnuLocal() function
/external/llvm-project/clang/include/clang/AST/
DDecl.h493 bool isGnuLocal() const { return LocStart != getLocation(); } in isGnuLocal() function