/llvm-project/lldb/packages/Python/lldbsuite/test/ |
H A D | test_categories.py | 70 def validate(categories, exact_match): argument
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | CommonBugCategories.cpp | 14 namespace categories { namespace
|
/llvm-project/lldb/source/Utility/ |
H A D | Log.cpp | 66 GetFlags(llvm::raw_ostream & stream,const ChannelMap::value_type & entry,llvm::ArrayRef<const char * > categories) GetFlags() argument 226 EnableLogChannel(const std::shared_ptr<LogHandler> & log_handler_sp,uint32_t log_options,llvm::StringRef channel,llvm::ArrayRef<const char * > categories,llvm::raw_ostream & error_stream) EnableLogChannel() argument 241 DisableLogChannel(llvm::StringRef channel,llvm::ArrayRef<const char * > categories,llvm::raw_ostream & error_stream) DisableLogChannel() argument [all...] |
/llvm-project/lldb/unittests/Utility/ |
H A D | LogTest.cpp | 44 llvm::ArrayRef<const char *> categories, in EnableChannel() 53 llvm::ArrayRef<const char *> categories, in DisableChannel()
|
/llvm-project/llvm/utils/vscode/llvm/ |
H A D | package.json | 11 "categories": [ array
|
/llvm-project/lldb/include/lldb/Utility/ |
H A D | Log.h | 172 constexpr Channel(llvm::ArrayRef<Log::Category> categories, in Channel() argument
|
/llvm-project/llvm/lib/Support/ |
H A D | regex2.h | 151 cat_t *categories; /* ->catspace[-CHAR_MIN] */ member
|
/llvm-project/mlir/utils/vscode/ |
H A D | package.json | 12 "categories": [ array
|
/llvm-project/lld/MachO/ |
H A D | ObjC.cpp | 1119 mergeCategoriesIntoSingleCategory(std::vector<InfoInputCategory> & categories) mergeCategoriesIntoSingleCategory() argument 1428 mergeCategoriesIntoBaseClass(const Defined * baseClass,std::vector<InfoInputCategory> & categories) mergeCategoriesIntoBaseClass() argument [all...] |
/llvm-project/llvm/docs/ |
H A D | CommandLine.rst | 666 .. _Reference Guide:
|
/llvm-project/lldb/source/API/ |
H A D | SBDebugger.cpp | 1656 GetCategoryArray(const char ** categories) GetCategoryArray() argument 1665 EnableLog(const char * channel,const char ** categories) EnableLog() argument
|
/llvm-project/lldb/tools/lldb-dap/ |
H A D | package.json | 25 "categories": [ global() array
|
/llvm-project/lldb/source/Core/ |
H A D | Debugger.cpp | 1634 EnableLog(llvm::StringRef channel,llvm::ArrayRef<const char * > categories,llvm::StringRef log_file,uint32_t log_options,size_t buffer_size,LogHandlerKind log_handler_kind,llvm::raw_ostream & error_stream) EnableLog() argument
|