Home | History | Annotate | Download | only in Sema

Lines Matching refs:LFunction

3026     if (IT == PredefinedExpr::LFunction) {
3056 case tok::kw_L__FUNCTION__: IT = PredefinedExpr::LFunction; break;