Home | History | Annotate | Download | only in Sema

Lines Matching refs:SemaBuiltinVAStart

113     if (SemaBuiltinVAStart(TheCall))
1165 /// SemaBuiltinVAStart - Check the arguments to __builtin_va_start for validity.
1167 bool Sema::SemaBuiltinVAStart(CallExpr *TheCall) {