Home
last modified time | relevance | path

Searched refs:AttributeCategory (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.h41 extern llvm::cl::OptionCategory AttributeCategory;
H A Dllvm-debuginfo-analyzer.cpp99 {&AttributeCategory, &CompareCategory, &InternalCategory, &OutputCategory, in main()
H A DOptions.cpp53 cmdline::AttributeCategory("Attribute Options", member in cmdline
59 "attribute", cl::cat(AttributeCategory), cl::desc("Element attributes."),