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

/external/clang/lib/Sema/
H A DSemaChecking.cpp293 if (SemaBuiltinVAStart(TheCall))
304 if (SemaBuiltinVAStart(TheCall))
2472 bool Sema::SemaBuiltinVAStart(CallExpr *TheCall) { function in class:Sema

Completed in 45 milliseconds