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

/external/clang/lib/Sema/
H A DSemaChecking.cpp2154 VariadicCallType CallType = getVariadicCallType(FDecl, Proto,
2240 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/nullptr, Proto,
H A DSemaExpr.cpp4600 Sema::getVariadicCallType(FunctionDecl *FDecl, const FunctionProtoType *Proto, function in class:Sema
4788 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn);
/external/clang/include/clang/Sema/
H A DSema.h8562 VariadicCallType getVariadicCallType(FunctionDecl *FDecl,

Completed in 494 milliseconds