Searched defs:CallType (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 4841 SourceRange Range, VariadicCallType CallType) { in checkCall() 4942 VariadicCallType CallType = in CheckConstructorCall() local 4961 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local 5037 VariadicCallType CallType = in CheckObjCMethodCall() local 5061 VariadicCallType CallType; in CheckPointerCall() local 7867 VariadicCallType CallType, in CheckFormatArguments() 7881 VariadicCallType CallType, in CheckFormatArguments() 7980 Sema::VariadicCallType CallType; member in __anonfebdc2651311::CheckFormatHandler 8429 Sema::VariadicCallType CallType, in CheckPrintfHandler() 9345 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckScanfHandler() [all …]
|
| H A D | SemaCoroutine.cpp | 415 MultiExprArg Arg) -> Expr * { in buildCoawaitCalls()
|
| H A D | SemaExprCXX.cpp | 2206 VariadicCallType CallType = Proto->isVariadic() ? VariadicFunction in BuildCXXNew() local
|
| H A D | SemaExpr.cpp | 5920 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local 5938 VariadicCallType CallType, bool AllowExplicit, in GatherArgumentsForCall()
|
| H A D | SemaDeclCXX.cpp | 15491 VariadicCallType CallType = in CompleteConstructorCall() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | InstrProfiling.cpp | 599 ValueProfilingCallType CallType = ValueProfilingCallType::Default) { in getOrInsertValueProfilingCall()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 19389 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local
|