Searched refs:PrettyFunction (Results 1 – 3 of 3) sorted by relevance
627 case PrettyFunction: in getIdentKindName()689 if (IK != PrettyFunction && IK != PrettyFunctionNoVirtual && in ComputeName()865 if (isa<TranslationUnitDecl>(CurrentDecl) && IK == PrettyFunction) { in ComputeName()2243 PredefinedExpr::PrettyFunction, CurDecl)) in EvaluateInContext()
1977 PrettyFunction, enumerator
3612 case tok::kw___PRETTY_FUNCTION__: IK = PredefinedExpr::PrettyFunction; break; in ActOnPredefinedExpr()