Searched refs:PrettyFunction (Results 1 – 3 of 3) sorted by relevance
552 case PrettyFunction: in getIdentKindName()614 if (IK != PrettyFunction && IK != PrettyFunctionNoVirtual && in ComputeName()791 if (isa<TranslationUnitDecl>(CurrentDecl) && IK == PrettyFunction) { in ComputeName()
1967 PrettyFunction, enumerator
3520 case tok::kw___PRETTY_FUNCTION__: IK = PredefinedExpr::PrettyFunction; break; in ActOnPredefinedExpr()