Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp1989 static LValue EmitGlobalVarDeclLValue(CodeGenFunction &CGF, in EmitGlobalVarDeclLValue() function
2145 return EmitGlobalVarDeclLValue(*this, E, VD); in EmitDeclRefLValue()
3264 return EmitGlobalVarDeclLValue(*this, E, VD); in EmitMemberExpr()
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp2517 static LValue EmitGlobalVarDeclLValue(CodeGenFunction &CGF, in EmitGlobalVarDeclLValue() function
2780 return EmitGlobalVarDeclLValue(*this, E, VD); in EmitDeclRefLValue()