Searched refs:DIDComp (Results 1 – 1 of 1) sorted by relevance
8015 UnalignedDeclIDComp DIDComp(*this, *DInfo.Mod); in FindFileRegionDecls() local8017 llvm::lower_bound(DInfo.Decls, BeginLoc, DIDComp); in FindFileRegionDecls()8031 llvm::upper_bound(DInfo.Decls, EndLoc, DIDComp); in FindFileRegionDecls()