Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenDecl.cpp27 CIRGenFunction::emitAutoVarAlloca(const VarDecl &d) { in emitAutoVarAlloca() function in CIRGenFunction
200 CIRGenFunction::AutoVarEmission emission = emitAutoVarAlloca(d); in emitAutoVarDecl()
H A DCIRGenFunction.h768 AutoVarEmission emitAutoVarAlloca(const clang::VarDecl &d);