Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp4841 SourceRange Range, VariadicCallType CallType) { in checkCall()
4942 VariadicCallType CallType = in CheckConstructorCall() local
4961 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local
5037 VariadicCallType CallType = in CheckObjCMethodCall() local
5061 VariadicCallType CallType; in CheckPointerCall() local
7867 VariadicCallType CallType, in CheckFormatArguments()
7881 VariadicCallType CallType, in CheckFormatArguments()
7980 Sema::VariadicCallType CallType; member in __anonfebdc2651311::CheckFormatHandler
8429 Sema::VariadicCallType CallType, in CheckPrintfHandler()
9345 bool inFunctionCall, Sema::VariadicCallType CallType, in CheckScanfHandler()
[all …]
H A DSemaCoroutine.cpp415 MultiExprArg Arg) -> Expr * { in buildCoawaitCalls()
H A DSemaExprCXX.cpp2206 VariadicCallType CallType = Proto->isVariadic() ? VariadicFunction in BuildCXXNew() local
H A DSemaExpr.cpp5920 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local
5938 VariadicCallType CallType, bool AllowExplicit, in GatherArgumentsForCall()
H A DSemaDeclCXX.cpp15491 VariadicCallType CallType = in CompleteConstructorCall() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp599 ValueProfilingCallType CallType = ValueProfilingCallType::Default) { in getOrInsertValueProfilingCall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19389 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local