Searched refs:shouldIndexFile (Results 1 – 3 of 3) sorted by relevance
758 shouldIndexFile(SM.getFileID(Loc)); in handleMacroOccurrence()898 shouldIndexFile(SM.getFileID(Loc)); in addDeclaration()951 shouldIndexFile(SM.getFileID(Loc)); in addDefinition()964 bool SymbolCollector::shouldIndexFile(FileID FID) { in shouldIndexFile() function in clang::clangd::SymbolCollector976 shouldIndexFile(SR.FID); in addRef()
132 bool shouldIndexFile(FileID FID);
151 return Collector->shouldIndexFile(FID); in IndexAction()