Home
last modified time | relevance | path

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

/llvm-project/lldb/examples/python/templates/
H A Dparsed_cmd.py172 is_enum_opt(self, opt_name) global() argument
207 set_option_value(self, exe_ctx, opt_name, opt_value) global() argument
228 was_set(self, opt_name) global() argument
311 set_option_value(self, exe_ctx, opt_name, opt_value) global() argument
[all...]
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp1167 const char *opt_name = g_opt_dispatch_names[(*pos).second]; in GetStepThroughDispatchPlan() local
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c260 static int parse_remapped_files_with_opt(const char *opt_name, in parse_remapped_files_with_opt() argument
370 char opt_name[32]; in parse_remapped_files_with_try() local