Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Basic/
H A DSarifTest.cpp157 .setDescription("Example rule created during unit tests") in TEST_F()
211 .setDescription("Example rule created during unit tests") in TEST_F()
235 .setDescription("Example rule created during unit tests") in TEST_F()
280 .setDescription("Example rule created during unit tests") in TEST_F()
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSarif.h220 SarifRule setDescription(llvm::StringRef RuleDesc) { in setDescription() function
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DCommandLine.h319 void setDescription(StringRef S) { HelpStr = S; } in setDescription() function
410 void apply(Option &O) const { O.setDescription(Desc); } in apply()
/llvm-project-15.0.7/llvm/unittests/Support/
H A DCommandLineTest.cpp124 Retrieved->setDescription(Description); in TEST()
/llvm-project-15.0.7/llvm/docs/
H A DCommandLine.rst1352 Map["help"]->setDescription("Shows help");