Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h39 enum class CallType { enum
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7456 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 DSemaCoroutine.cpp469 MultiExprArg Arg) -> Expr * { in buildCoawaitCalls()
H A DSemaExprCXX.cpp2309 VariadicCallType CallType = Proto->isVariadic() ? VariadicFunction in BuildCXXNew() local
H A DSemaExpr.cpp6656 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local
6674 VariadicCallType CallType, bool AllowExplicit, in GatherArgumentsForCall()
H A DSemaDeclCXX.cpp16208 VariadicCallType CallType = in CompleteConstructorCall() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp772 ValueProfilingCallType CallType = ValueProfilingCallType::Default) { in getOrInsertValueProfilingCall()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18527 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local