Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineOutline.cpp147 auto TargetContext = findContextForNS(TargetNamespace, FD->getDeclContext()); in getFunctionSourceCode() local
H A DDefineInline.cpp145 auto *TargetContext = Target->getLexicalDeclContext(); in qualifyAllDecls() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCodeComplete.cpp712 const DeclContext *TargetContext) { in getRequiredQualification()