Searched refs:ExternalLexicalStorage (Results 1 – 2 of 2) sorted by relevance
1032 mutable bool ExternalLexicalStorage : 1; variable1076 : DeclKind(K), ExternalLexicalStorage(false), in DeclContext()1624 bool hasExternalLexicalStorage() const { return ExternalLexicalStorage; } in hasExternalLexicalStorage()1629 ExternalLexicalStorage = ES;
1013 ExternalLexicalStorage = false; in LoadLexicalDeclsFromExternalStorage()