Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenDecl.cpp205 void CIRGenFunction::emitVarDecl(const VarDecl &d) { in emitVarDecl() function in CIRGenFunction
615 emitVarDecl(vd); in emitDecl()
H A DCIRGenFunction.h1078 void emitVarDecl(const clang::VarDecl &d);