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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp1746 static LValue EmitGlobalVarDeclLValue(CodeGenFunction &CGF, function
1863 return EmitGlobalVarDeclLValue(*this, E, VD);
2500 return EmitGlobalVarDeclLValue(*this, E, VD);

Completed in 37 milliseconds