Home
last modified time | relevance | path

Searched refs:ReadVisibleDeclContextStorage (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Serialization/
DASTReader.h560 bool ReadVisibleDeclContextStorage(ModuleFile &M,
/external/clang/lib/Serialization/
DASTReaderDecl.cpp3329 ReadVisibleDeclContextStorage(*Loc.F, DeclsCursor, Offsets.second, ID)) in ReadDeclRecord()
DASTReader.cpp1013 bool ASTReader::ReadVisibleDeclContextStorage(ModuleFile &M, in ReadVisibleDeclContextStorage() function in ASTReader