Home
last modified time | relevance | path

Searched defs:arg_string (Results 1 – 7 of 7) sorted by relevance

/llvm-project/third-party/unittest/googlemock/src/
H A Dgmock.cc152 const std::string arg_string = StreamableToString(argv[i]); in InitGoogleMockImpl() local
/llvm-project/lldb/source/Utility/
H A DArgs.cpp631 OptionsWithRaw(llvm::StringRef arg_string) OptionsWithRaw() argument
635 SetFromString(llvm::StringRef arg_string) SetFromString() argument
[all...]
/llvm-project/polly/utils/
H A Dargparse.py2031 def _parse_optional(self, arg_string): argument
2229 def _get_value(self, action, arg_string): argument
/llvm-project/llvm/utils/UpdateTestChecks/
H A Dcommon.py2449 find_arg_in_test(test_info, get_arg_to_check, arg_string, is_global) global() argument
/llvm-project/lldb/source/Commands/
H A DCommandObjectThread.cpp153 llvm::StringRef arg_string = copy_args[idx].ref(); GetRepeatCommand() local
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c291 const char *arg_string = argv[arg_indices[i]] + prefix_len; in parse_remapped_files_with_opt() local
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc6633 const std::string arg_string = StreamableToString(argv[i]); in ParseGoogleTestFlagsOnlyImpl() local