Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4395 hasInAllocaArgs(CodeGenModule & CGM,CallingConv ExplicitCC,ArrayRef<QualType> ArgTypes) hasInAllocaArgs() argument
4442 CallingConv ExplicitCC = CC_C; EmitCallArgs() local