Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp2123 if (BuiltinVAStartARMMicrosoft(TheCall)) in CheckBuiltinFunctionCall()
4735 bool Sema::BuiltinVAStartARMMicrosoft(CallExpr *Call) { in BuiltinVAStartARMMicrosoft() function in Sema
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h2476 bool BuiltinVAStartARMMicrosoft(CallExpr *Call);