Searched refs:shouldIndexFile (Results 1 – 3 of 3) sorted by relevance
470 shouldIndexFile(SM.getFileID(Loc)); in handleMacroOccurrence()591 shouldIndexFile(FileID); in finish()669 shouldIndexFile(SM.getFileID(Loc)); in addDeclaration()729 shouldIndexFile(SM.getFileID(Loc)); in addDefinition()833 bool SymbolCollector::shouldIndexFile(FileID FID) { in shouldIndexFile() function in clang::clangd::SymbolCollector
123 bool shouldIndexFile(FileID FID);
145 return Collector->shouldIndexFile(FID); in IndexAction()