Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/index/
H A DSymbolCollector.cpp465 shouldCollectSymbol(const NamedDecl & ND,const ASTContext & ASTCtx,const Options & Opts,bool IsMainFileOnly) shouldCollectSymbol() argument
593 bool IsMainFileOnly = handleDeclOccurrence() local
720 bool IsMainFileOnly = handleMacroOccurrence() local
986 addDeclaration(const NamedDecl & ND,SymbolID ID,bool IsMainFileOnly) addDeclaration() argument
[all...]
/llvm-project/clang-tools-extra/clangd/refactor/
H A DRename.cpp249 bool IsMainFileOnly = true; in renameable() local