Home
last modified time | relevance | path

Searched refs:ExternalLexicalStorage (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclBase.h1298 mutable uint64_t ExternalLexicalStorage : 1; variable
2350 return DeclContextBits.ExternalLexicalStorage; in hasExternalLexicalStorage()
2356 DeclContextBits.ExternalLexicalStorage = ES;