Searched refs:ReadVisibleDeclContextStorage (Results 1 – 4 of 4) sorted by relevance
106 return Reader->ReadVisibleDeclContextStorage(*F, F->DeclsCursor, Offset, in readVisibleDeclContextStorage()
616 bool ReadVisibleDeclContextStorage(ModuleFile &M,
4091 ReadVisibleDeclContextStorage(*Loc.F, DeclsCursor, Offsets.second, ID)) in ReadDeclRecord()
1207 bool ASTReader::ReadVisibleDeclContextStorage(ModuleFile &M, in ReadVisibleDeclContextStorage() function in ASTReader