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