Searched refs:ExternalLexicalStorage (Results 1 – 2 of 2) sorted by relevance
934 mutable bool ExternalLexicalStorage : 1; variable977 : DeclKind(K), ExternalLexicalStorage(false), in DeclContext()1499 bool hasExternalLexicalStorage() const { return ExternalLexicalStorage; } in hasExternalLexicalStorage()1504 ExternalLexicalStorage = ES;
962 ExternalLexicalStorage = false; in LoadLexicalDeclsFromExternalStorage()