Searched refs:getInstantiatedFromMemberFunction (Results 1 – 10 of 10) sorted by relevance
110 if (MethodDecl->getInstantiatedFromMemberFunction()) in VisitCXXMethodDecl()193 if (const auto *FT = MethodDecl->getInstantiatedFromMemberFunction()) in addUSRsOfInstantiatedMethods()197 Method->getInstantiatedFromMemberFunction())) != USRSet.end()) in addUSRsOfInstantiatedMethods()
1193 FunctionDecl *InstantiatedFrom = fn->getInstantiatedFromMemberFunction(); in getExplicitVisibilityAux()2947 getInstantiatedFromMemberFunction()) in isThisDeclarationInstantiatedFromAFriendDefinition()3642 FunctionDecl *FunctionDecl::getInstantiatedFromMemberFunction() const { in getInstantiatedFromMemberFunction() function in FunctionDecl3969 if (FunctionDecl *FD = getInstantiatedFromMemberFunction()) { in isOutOfLine()4113 if (auto *FT = getInstantiatedFromMemberFunction()) { in getODRHash()
327 FD->getInstantiatedFromMemberFunction()) in adjustDeclToTemplate()
3131 import(FromFD->getInstantiatedFromMemberFunction())) in ImportTemplateInformation()
2641 FunctionDecl *getInstantiatedFromMemberFunction() const;
4825 Function->getInstantiatedFromMemberFunction(), in InstantiateFunctionDefinition()5793 Instance = Instance->getInstantiatedFromMemberFunction(); in isInstantiationOf()
3232 Function->getInstantiatedFromMemberFunction()) { in InstantiateClassMembers()
9215 InstantiatedFrom = Method->getInstantiatedFromMemberFunction(); in CheckMemberSpecialization()10333 : Specialization->getInstantiatedFromMemberFunction(), in ActOnExplicitInstantiation()
14095 if (FunctionDecl *OrigDef = Definition->getInstantiatedFromMemberFunction()) { in CheckForFunctionRedefinition()14096 if (FunctionDecl *OrigFD = FD->getInstantiatedFromMemberFunction()) { in CheckForFunctionRedefinition()
2330 if (FunctionDecl *Tmpl = MD->getInstantiatedFromMemberFunction()) in hasExplicitMemberDefinition()