Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.cpp676 args.add(emitAnyExprToTemp(e), argType); in emitCallArg()
693 RValue CIRGenFunction::emitAnyExprToTemp(const Expr *e) { in emitAnyExprToTemp() function in CIRGenFunction
H A DCIRGenFunction.h762 RValue emitAnyExprToTemp(const clang::Expr *e);