Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp1677 static LValue EmitGlobalVarDeclLValue(CodeGenFunction &CGF, in EmitGlobalVarDeclLValue() function
1762 return EmitGlobalVarDeclLValue(*this, E, VD); in EmitDeclRefLValue()
2418 return EmitGlobalVarDeclLValue(*this, E, VD); in EmitMemberExpr()