HomeSort by: relevance | last modified time | path
    Searched refs:getMatchingString (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/FileCheck/
FileCheckImpl.h 97 Expected<std::string> getMatchingString(ExpressionValue Value) const;
FileCheck.cpp 80 ExpressionFormat::getMatchingString(ExpressionValue IntegerValue) const {
426 return Format.getMatchingString(*EvaluatedValue);

Completed in 22 milliseconds