Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Script/
DAssignment.cpp87 bool hasDotInRhs = m_RpnExpr.hasDot(); in activate() local
89 if (hasDotInRhs) { in activate()
130 bool hasDotInRhs = m_RpnExpr.hasDot(); in activate() local
132 if (hasDotInRhs) { in activate()