Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h42 enum class CallType { enum
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3528 SourceRange Range, VariadicCallType CallType) { in checkCall()
3726 VariadicCallType CallType = Proto->isVariadic() in CheckConstructorCall() local
3745 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local
3837 VariadicCallType CallType; in CheckPointerCall() local
3855 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/nullptr, Proto, in CheckOtherCall() local
6214 VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr()
6669 VariadicCallType CallType, SourceLocation Loc, in CheckFormatArguments()
6684 VariadicCallType CallType, SourceLocation Loc, in CheckFormatString()
6704 VariadicCallType CallType, SourceLocation Loc, in CheckFormatArguments()
6804 VariadicCallType CallType; member in __anon28c3fbb11f11::CheckFormatHandler
[all …]
H A DSemaCoroutine.cpp373 MultiExprArg Arg) -> Expr * { in buildCoawaitCalls()
H A DSemaObjC.cpp1243 VariadicCallType CallType = Method->isVariadic() in CheckObjCMethodCall() local
H A DSemaExprCXX.cpp2448 VariadicCallType CallType = Proto->isVariadic() in BuildCXXNew() local
H A DSemaExpr.cpp6007 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local
6025 VariadicCallType CallType, bool AllowExplicit, in GatherArgumentsForCall()
H A DSemaDeclCXX.cpp16375 VariadicCallType CallType = Proto->isVariadic() in CompleteConstructorCall() local
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp1302 QualType CallType = Call->getType(); in interp__builtin_ia32_bzhi() local
1327 QualType CallType = Call->getType(); in interp__builtin_ia32_lzcnt() local
1340 QualType CallType = Call->getType(); in interp__builtin_ia32_tzcnt() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp687 Type *CallType = CI.getType(); in splitCall() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1013 ValueProfilingCallType CallType = ValueProfilingCallType::Default) { in getOrInsertValueProfilingCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19392 X86ISD::NodeType CallType = UseTLSDESC ? X86ISD::TLSDESC in GetTLSADDR() local