Searched refs:ReadVisibleDeclContextStorage (Results 1 – 3 of 3) sorted by relevance
622 bool ReadVisibleDeclContextStorage(ModuleFile &M,2429 return Reader->ReadVisibleDeclContextStorage(*F, F->DeclsCursor, Offset, in readVisibleDeclContextStorage()
3891 ReadVisibleDeclContextStorage(*Loc.F, DeclsCursor, Offsets.second, ID)) in ReadDeclRecord()
1180 bool ASTReader::ReadVisibleDeclContextStorage(ModuleFile &M, in ReadVisibleDeclContextStorage() function in ASTReader