Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp242 static LValue emitGlobalVarDeclLValue(CIRGenFunction &cgf, const Expr *e, in emitGlobalVarDeclLValue() function
563 return emitGlobalVarDeclLValue(*this, e, vd); in emitDeclRefLValue()