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

  /src/external/apache2/llvm/dist/llvm/lib/FileCheck/
FileCheckImpl.h 423 class StringSubstitution : public Substitution {
425 StringSubstitution(FileCheckPatternContext *Context, StringRef VarName,
FileCheck.cpp 429 Expected<std::string> StringSubstitution::getResult() const {
1524 std::make_unique<StringSubstitution>(this, VarName, InsertIdx));

Completed in 50 milliseconds