Home
last modified time | relevance | path

Searched defs:IsMainFileOnly (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp469 bool IsMainFileOnly) { in shouldCollectSymbol()
583 bool IsMainFileOnly = in handleDeclOccurrence() local
708 bool IsMainFileOnly = in handleMacroOccurrence() local
874 bool IsMainFileOnly) { in addDeclaration()
/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/
H A DRename.cpp205 bool IsMainFileOnly = true; in renameable() local