Home | History | Annotate | Download | only in Sema

Lines Matching refs:SemaBuiltinVAStart

146     if (SemaBuiltinVAStart(TheCall))
1647 /// SemaBuiltinVAStart - Check the arguments to __builtin_va_start for validity.
1649 bool Sema::SemaBuiltinVAStart(CallExpr *TheCall) {