Searched refs:ReadLexicalDeclContextStorage (Results 1 – 3 of 3) sorted by relevance
617 bool ReadLexicalDeclContextStorage(ModuleFile &M,2422 return Reader->ReadLexicalDeclContextStorage(*F, F->DeclsCursor, Offset, in readLexicalDeclContextStorage()
3888 ReadLexicalDeclContextStorage(*Loc.F, DeclsCursor, Offsets.first, DC)) in ReadDeclRecord()
1144 bool ASTReader::ReadLexicalDeclContextStorage(ModuleFile &M, in ReadLexicalDeclContextStorage() function in ASTReader