Home
last modified time | relevance | path

Searched defs:categories (Results 1 – 13 of 13) sorted by relevance

/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dtest_categories.py70 def validate(categories, exact_match): argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCommonBugCategories.cpp14 namespace categories { namespace
/llvm-project/lldb/source/Utility/
H A DLog.cpp66 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 DLogTest.cpp44 llvm::ArrayRef<const char *> categories, in EnableChannel()
53 llvm::ArrayRef<const char *> categories, in DisableChannel()
/llvm-project/llvm/utils/vscode/llvm/
H A Dpackage.json11 "categories": [ array
/llvm-project/lldb/include/lldb/Utility/
H A DLog.h172 constexpr Channel(llvm::ArrayRef<Log::Category> categories, in Channel() argument
/llvm-project/llvm/lib/Support/
H A Dregex2.h151 cat_t *categories; /* ->catspace[-CHAR_MIN] */ member
/llvm-project/mlir/utils/vscode/
H A Dpackage.json12 "categories": [ array
/llvm-project/lld/MachO/
H A DObjC.cpp1119 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 DCommandLine.rst666 .. _Reference Guide:
/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1656 GetCategoryArray(const char ** categories) GetCategoryArray() argument
1665 EnableLog(const char * channel,const char ** categories) EnableLog() argument
/llvm-project/lldb/tools/lldb-dap/
H A Dpackage.json25 "categories": [ global() array
/llvm-project/lldb/source/Core/
H A DDebugger.cpp1634 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