Home
last modified time | relevance | path

Searched refs:emitCallArg (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.cpp647 void CIRGenFunction::emitCallArg(CallArgList &args, const clang::Expr *e, in emitCallArg() function in CIRGenFunction
755 emitCallArg(args, *currentArg, argTypes[idx]); in emitCallArgs()
H A DCIRGenFunction.h803 void emitCallArg(CallArgList &args, const clang::Expr *e,