Home
last modified time | relevance | path

Searched refs:BasicRegex (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DRegex.h43 BasicRegex = 4, enumerator
45 LLVM_MARK_AS_BITMASK_ENUM(BasicRegex)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DRegex.cpp37 if (!(Flags & BasicRegex)) in Regex()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.cpp121 {"BasicRegex", llvm::Regex::RegexFlags::BasicRegex},