| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/ |
| Regex.h | 20 #include <string> 36 /// null string after any newline in the string in addition to its normal 37 /// function, and the $ anchor matches the null string before any 38 /// newline in the string in addition to its normal function. 60 bool isValid(std::string &Error) const; 67 /// matches - Match the regex against a given \p String. 70 /// with references to the matched group expressions (inside \p String), 74 bool match(StringRef String, SmallVectorImpl<StringRef> *Matches = nullptr); 77 /// \p String with the \p Repl string. Backreferences like "\0" in th [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/ |
| DynamicLibrary.h | 17 #include <string> 69 std::string *errMsg = nullptr); 79 std::string *errMsg = nullptr); 87 std::string *ErrMsg = nullptr) { 112 /// @throws std::string on error. 117 static void *SearchForAddressOfSymbol(const std::string &symbolName) {
|
| Regex.h | 20 #include <string> 36 /// null string after any newline in the string in addition to its normal 37 /// function, and the $ anchor matches the null string before any 38 /// newline in the string in addition to its normal function. 60 bool isValid(std::string &Error) const; 67 /// matches - Match the regex against a given \p String. 70 /// with references to the matched group expressions (inside \p String), 74 bool match(StringRef String, SmallVectorImpl<StringRef> *Matches = nullptr); 77 /// \p String with the \p Repl string. Backreferences like "\0" in th [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/ |
| DynamicLibrary.h | 17 #include <string> 69 std::string *errMsg = nullptr); 79 std::string *errMsg = nullptr); 87 std::string *ErrMsg = nullptr) { 112 /// @throws std::string on error. 117 static void *SearchForAddressOfSymbol(const std::string &symbolName) {
|
| Regex.h | 20 #include <string> 36 /// null string after any newline in the string in addition to its normal 37 /// function, and the $ anchor matches the null string before any 38 /// newline in the string in addition to its normal function. 60 bool isValid(std::string &Error) const; 67 /// matches - Match the regex against a given \p String. 70 /// with references to the matched group expressions (inside \p String), 74 bool match(StringRef String, SmallVectorImpl<StringRef> *Matches = nullptr); 77 /// \p String with the \p Repl string. Backreferences like "\0" in th [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/ |
| DynamicLibrary.h | 17 #include <string> 69 std::string *errMsg = nullptr); 79 std::string *errMsg = nullptr); 87 std::string *ErrMsg = nullptr) { 112 /// @throws std::string on error. 117 static void *SearchForAddressOfSymbol(const std::string &symbolName) {
|
| Regex.h | 20 #include <string> 36 /// null string after any newline in the string in addition to its normal 37 /// function, and the $ anchor matches the null string before any 38 /// newline in the string in addition to its normal function. 60 bool isValid(std::string &Error) const; 67 /// matches - Match the regex against a given \p String. 70 /// with references to the matched group expressions (inside \p String), 74 bool match(StringRef String, SmallVectorImpl<StringRef> *Matches = nullptr); 77 /// \p String with the \p Repl string. Backreferences like "\0" in th [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/ |
| DynamicLibrary.h | 17 #include <string> 69 std::string *errMsg = nullptr); 79 std::string *errMsg = nullptr); 87 std::string *ErrMsg = nullptr) { 112 /// @throws std::string on error. 117 static void *SearchForAddressOfSymbol(const std::string &symbolName) {
|
| Regex.h | 20 #include <string> 36 /// null string after any newline in the string in addition to its normal 37 /// function, and the $ anchor matches the null string before any 38 /// newline in the string in addition to its normal function. 60 bool isValid(std::string &Error) const; 67 /// matches - Match the regex against a given \p String. 70 /// with references to the matched group expressions (inside \p String), 74 bool match(StringRef String, SmallVectorImpl<StringRef> *Matches = nullptr); 77 /// \p String with the \p Repl string. Backreferences like "\0" in th [all...] |
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/ |
| RefactoringCallbacks.h | 58 std::string FromId; 59 std::string ToText; 70 std::string FromId; 71 std::string ToId; 83 std::string Id;
|
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/ |
| DynamicLibrary.h | 17 #include <string> 69 std::string *errMsg = nullptr); 78 std::string *errMsg = nullptr); 86 std::string *ErrMsg = nullptr) { 95 /// @throws std::string on error. 100 static void *SearchForAddressOfSymbol(const std::string &symbolName) {
|
| Regex.h | 20 #include <string> 36 /// null string after any newline in the string in addition to its normal 37 /// function, and the $ anchor matches the null string before any 38 /// newline in the string in addition to its normal function. 60 bool isValid(std::string &Error); 67 /// matches - Match the regex against a given \p String. 70 /// with references to the matched group expressions (inside \p String), 74 bool match(StringRef String, SmallVectorImpl<StringRef> *Matches = nullptr); 77 /// \p String with the \p Repl string. Backreferences like "\0" in th [all...] |
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/lib/Fuzzer/ |
| FuzzerMerge.h | 53 std::string Name; 62 std::string LastFailure; 65 bool Parse(const std::string &Str, bool ParseCoverage); 70 std::vector<std::string> *NewFiles); 71 size_t Merge(std::vector<std::string> *NewFiles) {
|
| FuzzerOptions.h | 41 std::string OutputCorpus; 42 std::string ArtifactPrefix = "./"; 43 std::string ExactArtifactPath; 44 std::string ExitOnSrcPos; 45 std::string ExitOnItem;
|
| /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/ |
| DynamicLibrary.h | 17 #include <string> 69 std::string *errMsg = nullptr); 79 std::string *errMsg = nullptr); 87 std::string *ErrMsg = nullptr) { 96 /// @throws std::string on error. 101 static void *SearchForAddressOfSymbol(const std::string &symbolName) {
|
| Regex.h | 20 #include <string> 36 /// null string after any newline in the string in addition to its normal 37 /// function, and the $ anchor matches the null string before any 38 /// newline in the string in addition to its normal function. 60 bool isValid(std::string &Error) const; 67 /// matches - Match the regex against a given \p String. 70 /// with references to the matched group expressions (inside \p String), 74 bool match(StringRef String, SmallVectorImpl<StringRef> *Matches = nullptr); 77 /// \p String with the \p Repl string. Backreferences like "\0" in th [all...] |
| /prebuilts/clang/host/linux-x86/clang-4393122/prebuilt_include/llvm/lib/Fuzzer/ |
| FuzzerOptions.h | 41 std::string OutputCorpus; 42 std::string ArtifactPrefix = "./"; 43 std::string ExactArtifactPath; 44 std::string ExitOnSrcPos; 45 std::string ExitOnItem;
|
| /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/ |
| DynamicLibrary.h | 17 #include <string> 69 std::string *errMsg = nullptr); 79 std::string *errMsg = nullptr); 87 std::string *ErrMsg = nullptr) { 96 /// @throws std::string on error. 101 static void *SearchForAddressOfSymbol(const std::string &symbolName) {
|
| Regex.h | 20 #include <string> 36 /// null string after any newline in the string in addition to its normal 37 /// function, and the $ anchor matches the null string before any 38 /// newline in the string in addition to its normal function. 60 bool isValid(std::string &Error) const; 67 /// matches - Match the regex against a given \p String. 70 /// with references to the matched group expressions (inside \p String), 74 bool match(StringRef String, SmallVectorImpl<StringRef> *Matches = nullptr); 77 /// \p String with the \p Repl string. Backreferences like "\0" in th [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/prebuilt_include/llvm/lib/Fuzzer/ |
| FuzzerOptions.h | 41 std::string OutputCorpus; 42 std::string ArtifactPrefix = "./"; 43 std::string ExactArtifactPath; 44 std::string ExitOnSrcPos; 45 std::string ExitOnItem;
|
| /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/ |
| DynamicLibrary.h | 17 #include <string> 69 std::string *errMsg = nullptr); 79 std::string *errMsg = nullptr); 87 std::string *ErrMsg = nullptr) { 112 /// @throws std::string on error. 117 static void *SearchForAddressOfSymbol(const std::string &symbolName) {
|
| Regex.h | 20 #include <string> 36 /// null string after any newline in the string in addition to its normal 37 /// function, and the $ anchor matches the null string before any 38 /// newline in the string in addition to its normal function. 60 bool isValid(std::string &Error) const; 67 /// matches - Match the regex against a given \p String. 70 /// with references to the matched group expressions (inside \p String), 74 bool match(StringRef String, SmallVectorImpl<StringRef> *Matches = nullptr); 77 /// \p String with the \p Repl string. Backreferences like "\0" in th [all...] |
| /prebuilts/clang/host/linux-x86/clang-4579689/prebuilt_include/llvm/lib/Fuzzer/ |
| FuzzerMerge.h | 53 std::string Name; 62 std::string LastFailure; 65 bool Parse(const std::string &Str, bool ParseCoverage); 70 Vector<std::string> *NewFiles); 71 size_t Merge(Vector<std::string> *NewFiles) {
|
| FuzzerOptions.h | 42 std::string OutputCorpus; 43 std::string ArtifactPrefix = "./"; 44 std::string ExactArtifactPath; 45 std::string ExitOnSrcPos; 46 std::string ExitOnItem;
|
| /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/ |
| DynamicLibrary.h | 17 #include <string> 69 std::string *errMsg = nullptr); 79 std::string *errMsg = nullptr); 87 std::string *ErrMsg = nullptr) { 112 /// @throws std::string on error. 117 static void *SearchForAddressOfSymbol(const std::string &symbolName) {
|