Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h38 enum class CallType { enum
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp5905 SourceRange Range, VariadicCallType CallType) { in checkCall()
6012 VariadicCallType CallType = in CheckConstructorCall() local
6031 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local
6109 VariadicCallType CallType = in CheckObjCMethodCall() local
6135 VariadicCallType CallType; in CheckPointerCall() local
6155 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/nullptr, Proto, in CheckOtherCall() local
8729 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr()
9117 VariadicCallType CallType, SourceLocation Loc, in CheckFormatArguments()
9133 VariadicCallType CallType, SourceLocation Loc, in CheckFormatArguments()
9232 Sema::VariadicCallType CallType; member in __anon9b6cdc881d11::CheckFormatHandler
[all …]
H A DSemaCoroutine.cpp388 MultiExprArg Arg) -> Expr * { in buildCoawaitCalls()
H A DSemaExprCXX.cpp2269 VariadicCallType CallType = Proto->isVariadic() ? VariadicFunction in BuildCXXNew() local
H A DSemaExpr.cpp6352 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local
6370 VariadicCallType CallType, bool AllowExplicit, in GatherArgumentsForCall()
H A DSemaDeclCXX.cpp15752 VariadicCallType CallType = in CompleteConstructorCall() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp586 ValueProfilingCallType CallType = ValueProfilingCallType::Default) { in getOrInsertValueProfilingCall()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp20740 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local