Searched refs:TargetContext (Results 1 – 3 of 3) sorted by relevance
147 auto TargetContext = findContextForNS(TargetNamespace, FD->getDeclContext()); in getFunctionSourceCode() local148 if (!TargetContext) in getFunctionSourceCode()179 getQualification(AST, *TargetContext, in getFunctionSourceCode()
145 auto *TargetContext = Target->getLexicalDeclContext(); in qualifyAllDecls() local190 FD->getASTContext(), TargetContext, Target->getBeginLoc(), ND); in qualifyAllDecls()
712 const DeclContext *TargetContext) { in getRequiredQualification() argument715 for (const DeclContext *CommonAncestor = TargetContext; in getRequiredQualification()