Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h38 enum class CallType { global() enum
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3154 SourceRange Range, VariadicCallType CallType) { in checkCall()
3346 VariadicCallType CallType = in CheckConstructorCall() local
3364 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local
3456 VariadicCallType CallType; in CheckPointerCall() local
3474 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/nullptr, Proto, in CheckOtherCall() local
5659 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr()
6046 VariadicCallType CallType, SourceLocation Loc, in CheckFormatArguments()
6062 VariadicCallType CallType, SourceLocation Loc, in CheckFormatArguments()
6160 Sema::VariadicCallType CallType; member in __anon28c3fbb11b11::CheckFormatHandler
6610 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckPrintfHandler()
[all …]
H A DSemaCoroutine.cpp385 MultiExprArg Arg) -> Expr * { in buildCoawaitCalls()
H A DSemaObjC.cpp1247 Sema::VariadicCallType CallType = in CheckObjCMethodCall() local
H A DSemaExprCXX.cpp2340 VariadicCallType CallType = Proto->isVariadic() ? VariadicFunction in BuildCXXNew() local
H A DSemaExpr.cpp5880 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local
5898 VariadicCallType CallType, bool AllowExplicit, in GatherArgumentsForCall()
H A DSemaDeclCXX.cpp16086 VariadicCallType CallType = in CompleteConstructorCall() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1002 ValueProfilingCallType CallType = ValueProfilingCallType::Default) { in getOrInsertValueProfilingCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18682 X86ISD::NodeType CallType = UseTLSDESC ? X86ISD::TLSDESC in GetTLSADDR() local