Searched defs:CallType (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaChecking.cpp | 720 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 …]
|
| D | SemaExprCXX.cpp | 1385 VariadicCallType CallType = in BuildCXXNew() local
|
| D | SemaExpr.cpp | 4139 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local 4158 VariadicCallType CallType, in GatherArgumentsForCall()
|
| D | SemaDeclCXX.cpp | 10536 VariadicCallType CallType = in CompleteConstructorCall() local
|
| /freebsd-10-stable/contrib/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 8150 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local
|