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