Searched defs:CallType (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZAsmPrinter.h | 39 enum class CallType { enum
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 7456 SourceRange Range, VariadicCallType CallType) { in checkCall() 7616 VariadicCallType CallType = in CheckConstructorCall() local 7636 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local 7716 VariadicCallType CallType = in CheckObjCMethodCall() local 7742 VariadicCallType CallType; in CheckPointerCall() local 7762 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/nullptr, Proto, in CheckOtherCall() local 10458 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr() 10962 Sema::VariadicCallType CallType; member in __anon1d690be71f11::CheckFormatHandler 11412 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckPrintfHandler() 12401 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckScanfHandler() [all …]
|
| H A D | SemaCoroutine.cpp | 469 MultiExprArg Arg) -> Expr * { in buildCoawaitCalls()
|
| H A D | SemaExprCXX.cpp | 2309 VariadicCallType CallType = Proto->isVariadic() ? VariadicFunction in BuildCXXNew() local
|
| H A D | SemaExpr.cpp | 6656 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local 6674 VariadicCallType CallType, bool AllowExplicit, in GatherArgumentsForCall()
|
| H A D | SemaDeclCXX.cpp | 16208 VariadicCallType CallType = in CompleteConstructorCall() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | InstrProfiling.cpp | 772 ValueProfilingCallType CallType = ValueProfilingCallType::Default) { in getOrInsertValueProfilingCall()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 18527 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local
|