Home | History | Annotate | Download | only in Parse

Lines Matching refs:getAsFunction

116       !(FnD && FnD->getAsFunction() &&
117 FnD->getAsFunction()->getReturnType()->getContainedAutoType()) &&
127 FunctionDecl *FD = FnD->getAsFunction();
179 FunctionDecl *FD = FnD->getAsFunction();
565 LM.D->getAsFunction()->setLateTemplateParsed(false);