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