Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenDecl.cpp199 void CIRGenFunction::emitAutoVarDecl(const VarDecl &d) { in emitAutoVarDecl() function in CIRGenFunction
236 return emitAutoVarDecl(d); in emitVarDecl()
H A DCIRGenFunction.h773 void emitAutoVarDecl(const clang::VarDecl &d);