Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp7883 class DeclIDComp { class
7888 DeclIDComp(ASTReader &Reader, ModuleFile &M) : Reader(Reader), Mod(M) {} in DeclIDComp() function in __anon063f2bd81211::DeclIDComp
7931 DeclIDComp DIDComp(*this, *DInfo.Mod); in FindFileRegionDecls()