Searched defs:Regex (Results 1 - 25 of 70) sorted by relevance

123

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/
H A Dre.h44 class Regex { class in namespace:benchmark
46 Regex() : init_(false) {} function in class:benchmark::Regex
48 ~Regex();
73 inline bool Regex::Init(const std::string& spec, std::string* error) {
91 inline Regex::~Regex() {}
93 inline bool Regex::Match(const std::string& str) {
101 inline bool Regex::Init(const std::string& spec, std::string* error) {
124 inline Regex::~Regex() {
[all...]
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/
H A Dre.h44 class Regex { class in namespace:benchmark
46 Regex() : init_(false) {} function in class:benchmark::Regex
48 ~Regex();
73 inline bool Regex::Init(const std::string& spec, std::string* error) {
91 inline Regex::~Regex() {}
93 inline bool Regex::Match(const std::string& str) {
101 inline bool Regex::Init(const std::string& spec, std::string* error) {
124 inline Regex::~Regex() {
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DRegex.h1 //===-- Regex.h - Regular Expression matcher implementation -*- C++ -*-----===//
28 class Regex { class in namespace:llvm
46 Regex();
47 /// Compiles the given regular expression \p Regex.
48 Regex(StringRef Regex, unsigned Flags = NoFlags);
49 Regex(const Regex &) = delete;
50 Regex &operator=(Regex rege
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
H A DRegex.h1 //===-- Regex.h - Regular Expression matcher implementation -*- C++ -*-----===//
28 class Regex { class in namespace:llvm
46 Regex();
47 /// Compiles the given regular expression \p Regex.
48 Regex(StringRef Regex, unsigned Flags = NoFlags);
49 Regex(const Regex &) = delete;
50 Regex &operator=(Regex rege
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
H A DRegex.h1 //===-- Regex.h - Regular Expression matcher implementation -*- C++ -*-----===//
28 class Regex { class in namespace:llvm
46 Regex();
47 /// Compiles the given regular expression \p Regex.
48 Regex(StringRef Regex, unsigned Flags = NoFlags);
49 Regex(const Regex &) = delete;
50 Regex &operator=(Regex rege
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A DRegex.h1 //===-- Regex.h - Regular Expression matcher implementation -*- C++ -*-----===//
28 class Regex { class in namespace:llvm
46 Regex();
47 /// Compiles the given regular expression \p Regex.
48 Regex(StringRef Regex, unsigned Flags = NoFlags);
49 Regex(const Regex &) = delete;
50 Regex &operator=(Regex rege
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A DRegex.h1 //===-- Regex.h - Regular Expression matcher implementation -*- C++ -*-----===//
28 class Regex { class in namespace:llvm
46 Regex();
47 /// Compiles the given regular expression \p Regex.
48 Regex(StringRef Regex, unsigned Flags = NoFlags);
49 Regex(const Regex &) = delete;
50 Regex &operator=(Regex rege
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A DRegex.h1 //===-- Regex.h - Regular Expression matcher implementation -*- C++ -*-----===//
28 class Regex { class in namespace:llvm
46 Regex();
47 /// Compiles the given regular expression \p Regex.
48 Regex(StringRef Regex, unsigned Flags = NoFlags);
49 Regex(const Regex &) = delete;
50 Regex &operator=(Regex rege
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A DRegex.h1 //===-- Regex.h - Regular Expression matcher implementation -*- C++ -*-----===//
28 class Regex { class in namespace:llvm
46 Regex();
47 /// Compiles the given regular expression \p Regex.
48 Regex(StringRef Regex, unsigned Flags = NoFlags);
49 Regex(const Regex &) = delete;
50 Regex &operator=(Regex rege
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DRegex.h1 //===-- Regex.h - Regular Expression matcher implementation -*- C++ -*-----===//
28 class Regex { class in namespace:llvm
46 Regex();
47 /// Compiles the given regular expression \p Regex.
48 Regex(StringRef Regex, unsigned Flags = NoFlags);
49 Regex(const Regex &) = delete;
50 Regex &operator=(Regex rege
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
H A DRegex.h1 //===-- Regex.h - Regular Expression matcher implementation -*- C++ -*-----===//
28 class Regex { class in namespace:llvm
46 Regex();
47 /// Compiles the given regular expression \p Regex.
48 Regex(StringRef Regex, unsigned Flags = NoFlags);
49 Regex(const Regex &) = delete;
50 Regex &operator=(Regex rege
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
H A DRegex.h1 //===-- Regex.h - Regular Expression matcher implementation -*- C++ -*-----===//
28 class Regex { class in namespace:llvm
46 Regex();
47 /// Compiles the given regular expression \p Regex.
48 Regex(StringRef Regex, unsigned Flags = NoFlags);
49 Regex(const Regex &) = delete;
50 Regex &operator=(Regex rege
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
H A DRegex.h1 //===-- Regex.h - Regular Expression matcher implementation -*- C++ -*-----===//
28 class Regex { class in namespace:llvm
46 Regex();
47 /// Compiles the given regular expression \p Regex.
48 Regex(StringRef Regex, unsigned Flags = NoFlags);
49 Regex(const Regex &) = delete;
50 Regex &operator=(Regex rege
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
H A DRegex.h1 //===-- Regex.h - Regular Expression matcher implementation -*- C++ -*-----===//
28 class Regex { class in namespace:llvm
46 Regex();
47 /// Compiles the given regular expression \p Regex.
48 Regex(StringRef Regex, unsigned Flags = NoFlags);
49 Regex(const Regex &) = delete;
50 Regex &operator=(Regex rege
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
H A DRegex.h1 //===-- Regex.h - Regular Expression matcher implementation -*- C++ -*-----===//
28 class Regex { class in namespace:llvm
46 Regex();
47 /// Compiles the given regular expression \p Regex.
48 Regex(StringRef Regex, unsigned Flags = NoFlags);
49 Regex(const Regex &) = delete;
50 Regex &operator=(Regex rege
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
H A DRegex.h1 //===-- Regex.h - Regular Expression matcher implementation -*- C++ -*-----===//
28 class Regex { class in namespace:llvm
46 Regex();
47 /// Compiles the given regular expression \p Regex.
48 Regex(StringRef Regex, unsigned Flags = NoFlags);
49 Regex(const Regex &) = delete;
50 Regex &operator=(Regex rege
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Format/
H A DFormat.h852 std::string Regex; member in struct:clang::format::FormatStyle::IncludeCategory
856 return Regex == Other.Regex && Priority == Other.Priority;
879 /// - Regex: '^"(llvm|llvm-c|clang|clang-c)/'
881 /// - Regex: '^(<|"(gtest|isl|json)/)'
883 /// - Regex: '.*'
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Format/
H A DFormat.h923 std::string Regex; member in struct:clang::format::FormatStyle::IncludeCategory
927 return Regex == Other.Regex && Priority == Other.Priority;
950 /// - Regex: '^"(llvm|llvm-c|clang|clang-c)/'
952 /// - Regex: '^(<|"(gtest|isl|json)/)'
954 /// - Regex: '.*'
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Format/
H A DFormat.h923 std::string Regex; member in struct:clang::format::FormatStyle::IncludeCategory
927 return Regex == Other.Regex && Priority == Other.Priority;
950 /// - Regex: '^"(llvm|llvm-c|clang|clang-c)/'
952 /// - Regex: '^(<|"(gtest|isl|json)/)'
954 /// - Regex: '.*'
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Format/
H A DFormat.h991 std::string Regex; member in struct:clang::format::FormatStyle::IncludeCategory
995 return Regex == Other.Regex && Priority == Other.Priority;
1018 /// - Regex: '^"(llvm|llvm-c|clang|clang-c)/'
1020 /// - Regex: '^(<|"(gtest|gmock|isl|json)/)'
1022 /// - Regex: '.*'
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Format/
H A DFormat.h991 std::string Regex; member in struct:clang::format::FormatStyle::IncludeCategory
995 return Regex == Other.Regex && Priority == Other.Priority;
1018 /// - Regex: '^"(llvm|llvm-c|clang|clang-c)/'
1020 /// - Regex: '^(<|"(gtest|gmock|isl|json)/)'
1022 /// - Regex: '.*'
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Format/
H A DFormat.h991 std::string Regex; member in struct:clang::format::FormatStyle::IncludeCategory
995 return Regex == Other.Regex && Priority == Other.Priority;
1018 /// - Regex: '^"(llvm|llvm-c|clang|clang-c)/'
1020 /// - Regex: '^(<|"(gtest|gmock|isl|json)/)'
1022 /// - Regex: '.*'
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Format/
H A DFormat.h991 std::string Regex; member in struct:clang::format::FormatStyle::IncludeCategory
995 return Regex == Other.Regex && Priority == Other.Priority;
1018 /// - Regex: '^"(llvm|llvm-c|clang|clang-c)/'
1020 /// - Regex: '^(<|"(gtest|gmock|isl|json)/)'
1022 /// - Regex: '.*'
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Format/
H A DFormat.h852 std::string Regex; member in struct:clang::format::FormatStyle::IncludeCategory
856 return Regex == Other.Regex && Priority == Other.Priority;
879 /// - Regex: '^"(llvm|llvm-c|clang|clang-c)/'
881 /// - Regex: '^(<|"(gtest|isl|json)/)'
883 /// - Regex: '.*'
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Format/
H A DFormat.h923 std::string Regex; member in struct:clang::format::FormatStyle::IncludeCategory
927 return Regex == Other.Regex && Priority == Other.Priority;
950 /// - Regex: '^"(llvm|llvm-c|clang|clang-c)/'
952 /// - Regex: '^(<|"(gtest|isl|json)/)'
954 /// - Regex: '.*'

Completed in 390 milliseconds

123