Searched refs:LFunction (Results 1 – 3 of 3) sorted by relevance
458 case LFunction: in getIdentTypeName()
1165 LFunction, // Same as Function, but as wide string. enumerator
3085 if (IT == PredefinedExpr::LFunction) { in BuildPredefinedExpr()3115 case tok::kw_L__FUNCTION__: IT = PredefinedExpr::LFunction; break; in ActOnPredefinedExpr()