Home
last modified time | relevance | path

Searched refs:getVariadicCallType (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp4712 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall()
4832 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/nullptr, Proto, in CheckOtherCall()
H A DSemaExpr.cpp5690 Sema::getVariadicCallType(FunctionDecl *FDecl, const FunctionProtoType *Proto, in getVariadicCallType() function in Sema
5882 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h11307 VariadicCallType getVariadicCallType(FunctionDecl *FDecl,