Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclBase.h1766 bool hasExternalVisibleStorage() const { return ExternalVisibleStorage; } in hasExternalVisibleStorage() function
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h2391 bool hasExternalVisibleStorage() const { in hasExternalVisibleStorage() function