Home
last modified time | relevance | path

Searched defs:TargetContext (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp182 getFunctionSourceCode(const FunctionDecl * FD,const DeclContext * TargetContext,const syntax::TokenBuffer & TokBuf,const HeuristicResolver * Resolver) getFunctionSourceCode() argument
538 auto TargetContext = getInsertionPoint() local
H A DDefineInline.cpp144 auto *TargetContext = Target->getLexicalDeclContext(); in qualifyAllDecls() local
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp737 for (const DeclContext *CommonAncestor = TargetContext; in getRequiredQualification() argument