Home | History | Annotate | Download | only in Sema

Lines Matching refs:FuncSig

2950   case tok::kw___FUNCSIG__: IT = PredefinedExpr::FuncSig; break; // [MS]