Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h39 enum class CallType { enum
/llvm-project-15.0.7/libcxx/test/support/
H A Dvariant_test_helpers.h89 enum CallType : unsigned { enum
H A Dcallable_types.h118 enum CallType : unsigned { enum
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaChecking.cpp5708 SourceRange Range, VariadicCallType CallType) { in checkCall()
5815 VariadicCallType CallType = in CheckConstructorCall() local
5834 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local
5912 VariadicCallType CallType = in CheckObjCMethodCall() local
5938 VariadicCallType CallType; in CheckPointerCall() local
5958 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/nullptr, Proto, in CheckOtherCall() local
8484 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr()
8959 Sema::VariadicCallType CallType; member in __anon8097fee11c11::CheckFormatHandler
9409 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckPrintfHandler()
10357 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckScanfHandler()
[all …]
H A DSemaCoroutine.cpp388 MultiExprArg Arg) -> Expr * { in buildCoawaitCalls()
H A DSemaExprCXX.cpp2248 VariadicCallType CallType = Proto->isVariadic() ? VariadicFunction in BuildCXXNew() local
H A DSemaExpr.cpp6113 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local
6131 VariadicCallType CallType, bool AllowExplicit, in GatherArgumentsForCall()
H A DSemaDeclCXX.cpp15690 VariadicCallType CallType = in CompleteConstructorCall() local
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp579 ValueProfilingCallType CallType = ValueProfilingCallType::Default) { in getOrInsertValueProfilingCall()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp20366 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local