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