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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp5621 class DeclIDComp { class in namespace:__anon3490
5626 DeclIDComp(ASTReader &Reader, ModuleFile &M) : Reader(Reader), Mod(M) {} function in class:__anon3490::DeclIDComp
5669 DeclIDComp DIDComp(*this, *DInfo.Mod);

Completed in 240 milliseconds