Searched refs:getModifiersDescription (Results 1 – 2 of 2) sorted by relevance
105 std::string getModifiersDescription() const;
1628 std::string Check::FileCheckType::getModifiersDescription() const { in getModifiersDescription() function in Check::FileCheckType1643 return (Prefix + Str + getModifiersDescription()).str(); in getDescription()