Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclBase.h1756 bool hasExternalLexicalStorage() const { return ExternalLexicalStorage; } in hasExternalLexicalStorage() function
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h2379 bool hasExternalLexicalStorage() const { in hasExternalLexicalStorage() function