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