Searched refs:getInstantiatedFromMemberFunction (Results 1 – 14 of 14) sorted by relevance
110 if (MethodDecl->getInstantiatedFromMemberFunction()) in VisitCXXMethodDecl()191 if (const auto *FT = MethodDecl->getInstantiatedFromMemberFunction()) in addUSRsOfInstantiatedMethods()195 Method->getInstantiatedFromMemberFunction())) != USRSet.end()) in addUSRsOfInstantiatedMethods()
90 if (Method->getInstantiatedFromMemberFunction() != nullptr) in check()91 Method = Method->getInstantiatedFromMemberFunction(); in check()
28 FunctionDecl *InstantiatedFrom = Node.getInstantiatedFromMemberFunction(); in AST_MATCHER_P()
110 Template = Function->getInstantiatedFromMemberFunction(); in clang_getSpecializedCursorTemplate()
1226 FunctionDecl *InstantiatedFrom = fn->getInstantiatedFromMemberFunction(); in getExplicitVisibilityAux()3048 getInstantiatedFromMemberFunction()) in isThisDeclarationInstantiatedFromAFriendDefinition()3755 FunctionDecl *FunctionDecl::getInstantiatedFromMemberFunction() const { in getInstantiatedFromMemberFunction() function in FunctionDecl4095 if (FunctionDecl *FD = getInstantiatedFromMemberFunction()) { in isOutOfLine()4239 if (auto *FT = getInstantiatedFromMemberFunction()) { in getODRHash()
3122 import(FromFD->getInstantiatedFromMemberFunction())) in ImportTemplateInformation()
333 FD->getInstantiatedFromMemberFunction()) in adjustDeclToTemplate()
102 Method->getInstantiatedFromMemberFunction()) in canonicalRenameDecl()
4843 Function->getInstantiatedFromMemberFunction(), in InstantiateFunctionDefinition()5822 Instance = Instance->getInstantiatedFromMemberFunction(); in isInstantiationOf()
3276 Function->getInstantiatedFromMemberFunction()) { in InstantiateClassMembers()
9317 InstantiatedFrom = Method->getInstantiatedFromMemberFunction(); in CheckMemberSpecialization()10435 : Specialization->getInstantiatedFromMemberFunction(), in ActOnExplicitInstantiation()
14609 if (FunctionDecl *OrigDef = Definition->getInstantiatedFromMemberFunction()) { in CheckForFunctionRedefinition()14610 if (FunctionDecl *OrigFD = FD->getInstantiatedFromMemberFunction()) { in CheckForFunctionRedefinition()
2685 FunctionDecl *getInstantiatedFromMemberFunction() const;
2457 if (FunctionDecl *Tmpl = MD->getInstantiatedFromMemberFunction()) in hasExplicitMemberDefinition()