Searched refs:PrettyFunction (Results 1 – 3 of 3) sorted by relevance
710 case PrettyFunction: in getIdentKindName()772 if (IK != PrettyFunction && IK != PrettyFunctionNoVirtual && in ComputeName()948 if (isa<TranslationUnitDecl>(CurrentDecl) && IK == PrettyFunction) { in ComputeName()2330 PredefinedExpr::PrettyFunction, CurDecl)) in EvaluateInContext()
1988 PrettyFunction, enumerator
3616 case tok::kw___PRETTY_FUNCTION__: IK = PredefinedExpr::PrettyFunction; break; in ActOnPredefinedExpr()