Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp4024 static bool hasInAllocaArgs(CodeGenModule &CGM, CallingConv ExplicitCC, in hasInAllocaArgs()
4071 CallingConv ExplicitCC = CC_C; in EmitCallArgs() local