Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DDLangDemangle.cpp274 const char *Backref; in parseSymbolBackref() local
297 const char *Backref; in parseTypeBackref() local
H A DRustDemangle.cpp113 uint64_t Backref = parseBase62Number(); in demangleBackref() local
/openbsd-src/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheck.cpp1224 std::string Backref = std::string("\\") + std::string(1, '0' + BackrefNum); in AddBackrefToRegEx() local