Searched refs:m_isGlobal (Results 1 – 2 of 2) sorted by relevance
88 m_isGlobal = isGlobal; in setIsGlobal()98 return m_isGlobal; in getGlobal()105 protected boolean m_isGlobal = false; field in Variable131 m_isGlobal = true; in fixupVariables()213 if(m_isGlobal) in execute()
56 private boolean m_isGlobal; field in XUnresolvedVariable93 m_isGlobal = isGlobal; in XUnresolvedVariable()