Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4395 static bool hasInAllocaArgs(CodeGenModule &CGM, CallingConv ExplicitCC, in hasInAllocaArgs()
4442 CallingConv ExplicitCC = CC_C; in EmitCallArgs() local