Searched refs:PrettyFunction (Results 1 – 3 of 3) sorted by relevance
618 case PrettyFunction: in getIdentKindName()680 if (IK != PrettyFunction && IK != PrettyFunctionNoVirtual && in ComputeName()857 if (isa<TranslationUnitDecl>(CurrentDecl) && IK == PrettyFunction) { in ComputeName()
1964 PrettyFunction, enumerator
3553 case tok::kw___PRETTY_FUNCTION__: IK = PredefinedExpr::PrettyFunction; break; in ActOnPredefinedExpr()