Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp4595 SourceRange Range, VariadicCallType CallType) { in checkCall()
4693 VariadicCallType CallType = in CheckConstructorCall() local
4712 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local
4788 VariadicCallType CallType = in CheckObjCMethodCall() local
4812 VariadicCallType CallType; in CheckPointerCall() local
4832 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/nullptr, Proto, in CheckOtherCall() local
7271 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr()
7595 VariadicCallType CallType, in CheckFormatArguments()
7609 VariadicCallType CallType, in CheckFormatArguments()
7708 Sema::VariadicCallType CallType; member in __anon7fa672bc1411::CheckFormatHandler
[all …]
H A DSemaCoroutine.cpp435 MultiExprArg Arg) -> Expr * { in buildCoawaitCalls()
H A DSemaExprCXX.cpp2189 VariadicCallType CallType = Proto->isVariadic() ? VariadicFunction in BuildCXXNew() local
H A DSemaExpr.cpp5882 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local
5899 VariadicCallType CallType, bool AllowExplicit, in GatherArgumentsForCall()
H A DSemaDeclCXX.cpp15286 VariadicCallType CallType = in CompleteConstructorCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp594 ValueProfilingCallType CallType = ValueProfilingCallType::Default) { in getOrInsertValueProfilingCall()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19326 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local