Home
last modified time | relevance | path

Searched defs:CallType (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaChecking.cpp720 VariadicCallType CallType) { in checkCall()
774 VariadicCallType CallType = in CheckConstructorCall() local
788 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local
828 VariadicCallType CallType = in CheckObjCMethodCall() local
848 VariadicCallType CallType; in CheckPointerCall() local
871 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/0, Proto, in CheckOtherCall() local
1979 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr()
2223 VariadicCallType CallType, in CheckFormatArguments()
2237 VariadicCallType CallType, in CheckFormatArguments()
2310 Sema::VariadicCallType CallType; member in __anonf11fa0430311::CheckFormatHandler
[all …]
DSemaExprCXX.cpp1385 VariadicCallType CallType = in BuildCXXNew() local
DSemaExpr.cpp4139 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local
4158 VariadicCallType CallType, in GatherArgumentsForCall()
DSemaDeclCXX.cpp10536 VariadicCallType CallType = in CompleteConstructorCall() local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.cpp8150 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local