Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h644 bool ReadVisibleDeclContextStorage(ModuleFile &M,
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4174 ReadVisibleDeclContextStorage(*Loc.F, DeclsCursor, Offsets.second, ID)) in ReadDeclRecord()
H A DASTReader.cpp1317 bool ASTReader::ReadVisibleDeclContextStorage(ModuleFile &M, in ReadVisibleDeclContextStorage() function in ASTReader