Home
last modified time | relevance | path

Searched refs:AddBackrefToRegEx (Results 1 – 5 of 5) sorted by relevance

/external/llvm/utils/FileCheck/
DFileCheck.cpp165 void AddBackrefToRegEx(unsigned BackrefNum);
327 AddBackrefToRegEx(VarParenNum); in ParsePattern()
377 void Pattern::AddBackrefToRegEx(unsigned BackrefNum) { in AddBackrefToRegEx() function in Pattern
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheckImpl.h509 void AddBackrefToRegEx(unsigned BackrefNum);
DFileCheck.cpp550 AddBackrefToRegEx(CaptureParenGroup); in parsePattern()
596 void Pattern::AddBackrefToRegEx(unsigned BackrefNum) { in AddBackrefToRegEx() function in Pattern
/external/llvm-project/llvm/lib/FileCheck/
DFileCheckImpl.h727 void AddBackrefToRegEx(unsigned BackrefNum);
DFileCheck.cpp1130 AddBackrefToRegEx(CaptureParenGroup); in parsePattern()
1175 void Pattern::AddBackrefToRegEx(unsigned BackrefNum) { in AddBackrefToRegEx() function in Pattern