Home | History | Annotate | Download | only in AST

Lines Matching refs:getInstantiatedFromMemberFunction

1098     FunctionDecl *InstantiatedFrom = fn->getInstantiatedFromMemberFunction();
3046 FunctionDecl *FunctionDecl::getInstantiatedFromMemberFunction() const {
3166 return getInstantiatedFromMemberFunction();
3329 if (FunctionDecl *FD = getInstantiatedFromMemberFunction()) {