Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp7624 class DeclIDComp { class
7629 DeclIDComp(ASTReader &Reader, ModuleFile &M) : Reader(Reader), Mod(M) {} in DeclIDComp() function in __anon4dbaf2521011::DeclIDComp
7672 DeclIDComp DIDComp(*this, *DInfo.Mod); in FindFileRegionDecls()