Home
last modified time | relevance | path

Searched refs:setDescription (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/unittests/Basic/
H A DSarifTest.cpp196 .setDescription("Example rule created during unit tests") in TEST_F()
250 .setDescription("Example rule created during unit tests") in TEST_F()
273 .setDescription("Example rule created during unit tests") in TEST_F()
300 .setDescription("Example rule created during unit tests") in TEST_F()
347 .setDescription("Example rule created during unit tests") in TEST_F()
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp158 .setDescription(getRuleDescription(CheckName)) in createRuleMapping()
/llvm-project/clang/include/clang/Basic/
H A DSarif.h281 SarifRule setDescription(llvm::StringRef RuleDesc) { in setDescription() function
/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h323 void setDescription(StringRef S) { HelpStr = S; } in setDescription() function
414 void apply(Option &O) const { O.setDescription(Desc); } in apply()
/llvm-project/llvm/unittests/Support/
H A DCommandLineTest.cpp123 Retrieved->setDescription(Description); in TEST()
/llvm-project/llvm/docs/
H A DCommandLine.rst1352 Map["help"]->setDescription("Shows help");