Searched defs:Description (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRule.h30 StringRef Description; member in struct:clang::tooling::RefactoringDescriptor
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.cpp32 void CodeRegions::beginRegion(StringRef Description, SMLoc Loc) { argument
69 void CodeRegions::endRegion(StringRef Description, SMLoc Loc) { argument
[all...]
H A DCodeRegion.h52 llvm::StringRef Description; member in class:llvm::mca::CodeRegion
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacdebug.h175 char *Description; /* Command Description */ member in struct:acpi_db_command_help
H A Dacexcep.h188 char *Description; member in struct:acpi_exception_info
/freebsd-11-stable/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBOptionDefEmitter.cpp36 std::string Description; member in struct:__anon1336::CommandOption
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugType.h32 const std::string Description; member in class:clang::ento::BugType
H A DBugReporter.h130 std::string Description; member in class:clang::ento::BugReport
139 BugReport(Kind K, const BugType &BT, StringRef ShortDescription, StringRef Description) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRangeSelector.cpp49 static Error missingPropertyError(StringRef ID, Twine Description, argument
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Daslmapoutput.c303 const char *Description; local
437 const char *Description; local
[all...]
H A Dasltypes.h248 const char *Description; member in struct:asl_file_info
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePassRegistry.h52 StringRef Description; // Description string. member in class:llvm::MachinePassRegistryNode
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h63 struct Description { struct
67 Description(DwarfVersion Version = DwarfNA, Encoding Op1 = SizeNA, function in struct:llvm::DWARFExpression::Operation::Description
/freebsd-11-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmbuffer.c467 const char *Description; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/
H A DCheckerRegistry.h100 StringRef Description; member in struct:clang::ento::CheckerRegistry::CmdLineOption
104 CmdLineOption(StringRef OptionType, StringRef OptionName, StringRef DefaultValStr, StringRef Description, StringRef DevelopmentStatus, bool IsHidden) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp37 void signed_width(unsigned Width, uint64_t Value, std::string Description, argument
56 void unsigned_width(unsigned Width, uint64_t Value, std::string Description, argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DLangStandard.h70 const char *Description; member in struct:clang::LangStandard
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimer.h80 std::string Description; ///< Description of this time variable. member in class:llvm::Timer
174 std::string Description; member in struct:llvm::TimerGroup::PrintRecord
187 std::string Description; member in class:llvm::TimerGroup
178 PrintRecord(const TimeRecord &Time, const std::string &Name, const std::string &Description) argument
[all...]
H A DCommandLine.h194 StringRef const Description; member in class:llvm::cl::OptionCategory
218 StringRef Description; member in class:llvm::cl::SubCommand
662 StringRef Description; member in struct:llvm::OptionEnumValue
[all...]
/freebsd-11-stable/sys/dev/hptmv/
H A Darray.h97 UCHAR Description[64]; /* array description */ member in struct:_RaidArray
148 UCHAR Description[64]; /* array description */ member in struct:_ArrayDescript
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp198 Timer &get(StringRef Name, StringRef Description, StringRef GroupName, argument
218 NamedRegionTimer::NamedRegionTimer(StringRef Name, StringRef Description, argument
233 TimerGroup::TimerGroup(StringRef Name, StringRef Description) argument
245 TimerGroup::TimerGroup(StringRef Name, StringRef Description, argument
[all...]
H A DARMAttributeParser.cpp365 std::string Description; local
386 std::string Description; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistry.cpp395 addPackageOption(StringRef OptionType, StringRef PackageFullName, StringRef OptionName, StringRef DefaultValStr, StringRef Description, StringRef DevelopmentStatus, bool IsHidden) argument
422 addCheckerOption(StringRef OptionType, StringRef CheckerFullName, StringRef OptionName, StringRef DefaultValStr, StringRef Description, StringRef DevelopmentStatus, bool IsHidden) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp775 std::string Description; variable
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDriver.cpp45 const char *Description; member in struct:fuzzer::FlagDescription
[all...]

Completed in 143 milliseconds

12