Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8015 UnalignedDeclIDComp DIDComp(*this, *DInfo.Mod); in FindFileRegionDecls() local
8017 llvm::lower_bound(DInfo.Decls, BeginLoc, DIDComp); in FindFileRegionDecls()
8031 llvm::upper_bound(DInfo.Decls, EndLoc, DIDComp); in FindFileRegionDecls()