Home
last modified time | relevance | path

Searched defs:StringSubstitution (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheckImpl.h208 StringSubstitution(FileCheckPatternContext *Context, StringRef VarName, in StringSubstitution() function
/external/llvm-project/llvm/lib/FileCheck/
DFileCheckImpl.h422 StringSubstitution(FileCheckPatternContext *Context, StringRef VarName, in StringSubstitution() function
/external/llvm-project/llvm/unittests/FileCheck/
DFileCheckTest.cpp1504 StringSubstitution StringSubstitution(&Context, "VAR404", 42); in TEST_F() local