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