Searched refs:eLineStartSpecified (Results 1 – 3 of 3) sorted by relevance
683 case eLineStartSpecified: in AddLineSpecification()685 m_type |= eLineStartSpecified; in AddLineSpecification()726 case eLineStartSpecified: in AddSpecification()729 m_type |= eLineStartSpecified; in AddSpecification()822 if (m_type & eLineStartSpecified in SymbolContextMatches()911 if (m_type == eLineStartSpecified) in GetDescription()926 if (m_type == eLineStartSpecified) in GetDescription()
360 eLineStartSpecified = 1 << 2, enumerator
4974 …ier_ap->AddLineSpecification (m_options.m_line_start, SymbolContextSpecifier::eLineStartSpecified); in DoExecute()