Searched defs:getDescription (Results 1 - 17 of 17) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCheck.cpp942 std::string Check::FileCheckType::getDescription(StringRef Prefix) const { function in class:Check::FileCheckType
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DPass.cpp58 static std::string getDescription(const Module &M) { function
162 static std::string getDescription(const Function &F) { function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopPass.cpp390 static std::string getDescription(const Loop &L) { function
H A DRegionPass.cpp281 static std::string getDescription(const Region &R) { function
H A DCallGraphSCCPass.cpp684 static std::string getDescription(const CallGraphSCC &SCC) { function in class:__anon1949::CGPassManager
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTimer.h109 const std::string &getDescription() const { return Description; } function in class:llvm::Timer
H A DCommandLine.h206 StringRef getDescription() const { return Description; } function in class:llvm::cl::OptionCategory
236 StringRef getDescription() const { return Description; } function in class:llvm::cl::SubCommand
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h85 Description &getDescription() { return Desc; } function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DRefactoringActions.cpp22 StringRef getDescription() const { function in class:clang::tooling::__anon930::final
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp43 StringRef RefCountBug::getDescription() const { function in class:RefCountBug
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugType.h50 StringRef getDescription() const { return Description; } function in class:clang::ento::BugType
84 StringRef getDescription() const { return desc; } function in class:clang::ento::BuiltinBug
H A DBugReporter.h157 StringRef getDescription() const { return Description; } function in class:clang::ento::BugReport
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DLangStandard.h79 const char *getDescription() const { return Description; } function in struct:clang::LangStandard
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.h79 llvm::StringRef getDescription() const { return Description; } function in class:llvm::mca::CodeRegion
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DDeadArgumentElimination.h62 std::string getDescription() const { function in struct:llvm::DeadArgumentEliminationPass::RetOrArg
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePassRegistry.h63 StringRef getDescription() const { return Description; } function in class:llvm::MachinePassRegistryNode
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp56 StringRef getDescription() const { function in struct:__anon401::StaticDiagInfoRec

Completed in 201 milliseconds