Home
last modified time | relevance | path

Searched refs:makeStringSubstitution (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h525 Substitution *makeStringSubstitution(StringRef VarName, size_t InsertIdx);
H A DFileCheck.cpp1180 : Context->makeStringSubstitution(SubstStr, SubstInsertIdx); in parsePattern()
1521 FileCheckPatternContext::makeStringSubstitution(StringRef VarName, in makeStringSubstitution() function in FileCheckPatternContext