Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/index/
DSymbolCollector.cpp213 bool IsMainFileOnly) { in shouldCollectSymbol()
318 bool IsMainFileOnly = in handleDeclOccurrence() local
423 bool IsMainFileOnly = in handleMacroOccurrence() local
644 bool IsMainFileOnly) { in addDeclaration()
/external/llvm-project/clang-tools-extra/clangd/refactor/
DRename.cpp225 bool IsMainFileOnly = true; in renameable() local