Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp6031 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall()
6155 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/nullptr, Proto, in CheckOtherCall()
H A DSemaExpr.cpp6160 Sema::getVariadicCallType(FunctionDecl *FDecl, const FunctionProtoType *Proto, in getVariadicCallType() function in Sema
6352 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h12276 VariadicCallType getVariadicCallType(FunctionDecl *FDecl,