Searched refs:m_decl (Results 1 – 3 of 3) sorted by relevance
60 ElemExtensionDecl m_decl = null; field in ElemExtensionCall95 m_decl = getElemExtensionDecl(sroot, m_extns); in compose()98 if (m_decl == null) in compose()
98 m_decl (decl), in Type()115 m_decl (), in Type()133 m_decl (rhs.m_decl), in Type()173 m_decl.Dump(s, show_fullpaths); in GetDescription()221 m_decl.Dump (s,show_fullpaths); in Dump()485 return m_decl; in GetDeclaration()
292 Declaration m_decl; variable