Searched refs:ExternalLexicalStorage (Results 1 – 2 of 2) sorted by relevance
942 mutable unsigned ExternalLexicalStorage : 1; variable978 : DeclKind(K), ExternalLexicalStorage(false), in DeclContext()1480 bool hasExternalLexicalStorage() const { return ExternalLexicalStorage; } in hasExternalLexicalStorage()1485 ExternalLexicalStorage = ES;
906 ExternalLexicalStorage = false; in LoadLexicalDeclsFromExternalStorage()