Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTRecordReader.h108 return Reader->ReadVisibleDeclContextStorage(*F, F->DeclsCursor, Offset, in readVisibleDeclContextStorage()
H A DASTReader.h635 bool ReadVisibleDeclContextStorage(ModuleFile &M,
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp3973 ReadVisibleDeclContextStorage(*Loc.F, DeclsCursor, Offsets.second, ID)) in ReadDeclRecord()
H A DASTReader.cpp1236 bool ASTReader::ReadVisibleDeclContextStorage(ModuleFile &M, in ReadVisibleDeclContextStorage() function in ASTReader