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

/external/clang/lib/Sema/
H A DSemaExpr.cpp4040 Sema::getVariadicCallType(FunctionDecl *FDecl, const FunctionProtoType *Proto, function in class:Sema
4230 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn);

Completed in 65 milliseconds