Searched defs:SemaBuiltinVAStart (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaChecking.cpp146 if (SemaBuiltinVAStart(TheCall))
1647 /// SemaBuiltinVAStart - Check the arguments to __builtin_va_start for validity.
1649 bool Sema::SemaBuiltinVAStart(CallExpr *TheCall) { function in class:Sema

Completed in 442 milliseconds