Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp1480 if (SemaBuiltinVAStartARMMicrosoft(TheCall)) in CheckBuiltinFunctionCall()
6039 bool Sema::SemaBuiltinVAStartARMMicrosoft(CallExpr *Call) { in SemaBuiltinVAStartARMMicrosoft() function in Sema
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h12483 bool SemaBuiltinVAStartARMMicrosoft(CallExpr *Call);