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

/external/clang/lib/Sema/
H A DSemaChecking.cpp749 if (SemaBuiltinVAStart(TheCall))
760 if (SemaBuiltinVAStart(TheCall))
3204 bool Sema::SemaBuiltinVAStart(CallExpr *TheCall) { function in class:Sema
/external/clang/include/clang/Sema/
H A DSema.h9378 bool SemaBuiltinVAStart(CallExpr *TheCall);

Completed in 108 milliseconds