Home
last modified time | relevance | path

Searched defs:Backref (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/
DDLangDemangle.cpp274 const char *Backref; in parseSymbolBackref() local
297 const char *Backref; in parseTypeBackref() local
DRustDemangle.cpp113 uint64_t Backref = parseBase62Number(); in demangleBackref() local
/external/llvm/utils/FileCheck/
DFileCheck.cpp379 std::string Backref = std::string("\\") + in AddBackrefToRegEx() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp598 std::string Backref = std::string("\\") + std::string(1, '0' + BackrefNum); in AddBackrefToRegEx() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/FileCheck/
DFileCheck.cpp1224 std::string Backref = std::string("\\") + std::string(1, '0' + BackrefNum); in AddBackrefToRegEx() local