Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCall.cpp4264 EmitCallArg(Args, *Arg, ArgTypes[Idx]); in EmitCallArgs()
4354 void CodeGenFunction::EmitCallArg(CallArgList &args, const Expr *E, in EmitCallArg() function in CodeGenFunction
H A DCodeGenFunction.h4645 void EmitCallArg(CallArgList &args, const Expr *E, QualType ArgType);