Searched refs:eFunctionSpecified (Results 1 – 3 of 3) sorted by relevance
736 case eFunctionSpecified: in AddSpecification()738 m_type |= eFunctionSpecified; in AddSpecification()829 if (m_type & eFunctionSpecified) in SymbolContextMatches()941 if (m_type == eFunctionSpecified) in GetDescription()
362 eFunctionSpecified = 1 << 4, enumerator
4984 …->AddSpecification (m_options.m_function_name.c_str(), SymbolContextSpecifier::eFunctionSpecified); in DoExecute()