Searched refs:getInstantiatedFromMemberFunction (Results 1 – 11 of 11) 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()
110 Template = Function->getInstantiatedFromMemberFunction(); in clang_getSpecializedCursorTemplate()
1194 FunctionDecl *InstantiatedFrom = fn->getInstantiatedFromMemberFunction(); in getExplicitVisibilityAux()2954 getInstantiatedFromMemberFunction()) in isThisDeclarationInstantiatedFromAFriendDefinition()3649 FunctionDecl *FunctionDecl::getInstantiatedFromMemberFunction() const { in getInstantiatedFromMemberFunction() function in FunctionDecl3976 if (FunctionDecl *FD = getInstantiatedFromMemberFunction()) { in isOutOfLine()4120 if (auto *FT = getInstantiatedFromMemberFunction()) { in getODRHash()
327 FD->getInstantiatedFromMemberFunction()) in adjustDeclToTemplate()
3082 import(FromFD->getInstantiatedFromMemberFunction())) in ImportTemplateInformation()
4701 Function->getInstantiatedFromMemberFunction(), in InstantiateFunctionDefinition()5601 Instance = Instance->getInstantiatedFromMemberFunction(); in isInstantiationOf()
3232 Function->getInstantiatedFromMemberFunction()) { in InstantiateClassMembers()
9215 InstantiatedFrom = Method->getInstantiatedFromMemberFunction(); in CheckMemberSpecialization()10333 : Specialization->getInstantiatedFromMemberFunction(), in ActOnExplicitInstantiation()
14039 if (FunctionDecl *OrigDef = Definition->getInstantiatedFromMemberFunction()) { in CheckForFunctionRedefinition()14040 if (FunctionDecl *OrigFD = FD->getInstantiatedFromMemberFunction()) { in CheckForFunctionRedefinition()
2615 FunctionDecl *getInstantiatedFromMemberFunction() const;
2349 if (FunctionDecl *Tmpl = MD->getInstantiatedFromMemberFunction()) in hasExplicitMemberDefinition()