Home
last modified time | relevance | path

Searched refs:SemaBuiltinVAStartImpl (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaChecking.cpp3116 bool Sema::SemaBuiltinVAStartImpl(CallExpr *TheCall) { in SemaBuiltinVAStartImpl() function in Sema
3220 return SemaBuiltinVAStartImpl(TheCall); in SemaBuiltinVAStart()
3240 return SemaBuiltinVAStartImpl(TheCall); in SemaBuiltinMSVAStart()
/external/clang/include/clang/Sema/
DSema.h9377 bool SemaBuiltinVAStartImpl(CallExpr *TheCall);