Searched refs:ReadLexicalDeclContextStorage (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTRecordReader.h96 return Reader->ReadLexicalDeclContextStorage(*F, F->DeclsCursor, Offset,
H A DASTReader.h606 bool ReadLexicalDeclContextStorage(ModuleFile &M,
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp4032 ReadLexicalDeclContextStorage(*Loc.F, DeclsCursor, Offsets.first, DC))
H A DASTReader.cpp1147 bool ASTReader::ReadLexicalDeclContextStorage(ModuleFile &M, function in class:ASTReader

Completed in 197 milliseconds