Home | History | Annotate | Download | only in AST

Lines Matching refs:getInstantiatedFromMemberFunction

1066     FunctionDecl *InstantiatedFrom = fn->getInstantiatedFromMemberFunction();
2871 FunctionDecl *FunctionDecl::getInstantiatedFromMemberFunction() const {
2979 return getInstantiatedFromMemberFunction();
3126 if (FunctionDecl *FD = getInstantiatedFromMemberFunction()) {