Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp1009 VariadicCallType CallType) { in checkCall()
1053 VariadicCallType CallType = in CheckConstructorCall() local
1067 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local
1110 VariadicCallType CallType = in CheckObjCMethodCall() local
1130 VariadicCallType CallType; in CheckPointerCall() local
1151 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/nullptr, Proto, in CheckOtherCall() local
2421 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr()
2615 VariadicCallType CallType, in CheckFormatArguments()
2629 VariadicCallType CallType, in CheckFormatArguments()
2702 Sema::VariadicCallType CallType; member in __anon0a2745240411::CheckFormatHandler
[all …]
H A DSemaExprCXX.cpp1437 VariadicCallType CallType = Proto->isVariadic() ? VariadicFunction in BuildCXXNew() local
H A DSemaExpr.cpp4327 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local
4344 VariadicCallType CallType, bool AllowExplicit, in GatherArgumentsForCall()
H A DSemaDeclCXX.cpp11307 VariadicCallType CallType = in CompleteConstructorCall() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13383 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local