Searched refs:ExternalLexicalStorage (Results 1 – 3 of 3) sorted by relevance
1142 mutable bool ExternalLexicalStorage : 1; variable1198 : DeclKind(K), ExternalLexicalStorage(false), in DeclContext()1756 bool hasExternalLexicalStorage() const { return ExternalLexicalStorage; } in hasExternalLexicalStorage()1761 ExternalLexicalStorage = ES;
1328 mutable uint64_t ExternalLexicalStorage : 1; variable2380 return DeclContextBits.ExternalLexicalStorage; in hasExternalLexicalStorage()2386 DeclContextBits.ExternalLexicalStorage = ES;
1118 ExternalLexicalStorage = false; in LoadLexicalDeclsFromExternalStorage()