/llvm-project/clang/lib/Tooling/Refactoring/ |
H A D | RefactoringActions.cpp | 22 StringRef getDescription() const override { in getDescription() function in clang::tooling::__anon6dfc78800111::DeclNameOption 33 StringRef getDescription() const override { in getDescription() function in clang::tooling::__anon6dfc78800111::ExtractRefactoring 51 StringRef getDescription() const override { in getDescription() function in clang::tooling::__anon6dfc78800111::OldQualifiedNameOption 59 StringRef getDescription() const override { in getDescription() function in clang::tooling::__anon6dfc78800111::NewQualifiedNameOption 67 StringRef getDescription() const override { in getDescription() function in clang::tooling::__anon6dfc78800111::NewNameOption 78 StringRef getDescription() const override { in getDescription() function in clang::tooling::__anon6dfc78800111::LocalRename
|
/llvm-project/mlir/lib/TableGen/ |
H A D | Pass.cpp | 34 StringRef PassOption::getDescription() const { in getDescription() function in PassOption 59 StringRef PassStatistic::getDescription() const { in getDescription() function in PassStatistic 86 StringRef Pass::getDescription() const { in getDescription() function in Pass
|
/llvm-project/mlir/test/lib/Pass/ |
H A D | TestPassManager.cpp | 25 StringRef getDescription() const final { in getDescription() function 35 StringRef getDescription() const final { in getDescription() function 48 StringRef getDescription() const final { in getDescription() function 82 StringRef getDescription() const final { getDescription() function 106 StringRef getDescription() const final { getDescription() function 118 StringRef getDescription() const final { getDescription() function 133 StringRef getDescription() const final { getDescription() function 162 StringRef getDescription() const final { getDescription() function 185 StringRef getDescription() const final { return "Test pass statistics"; } getDescription() function [all...] |
/llvm-project/mlir/test/lib/IR/ |
H A D | TestFunc.cpp | 23 StringRef getDescription() const final { return "Test inserting func args."; } in getDescription() function 60 StringRef getDescription() const final { in getDescription() function 94 StringRef getDescription() const final { return "Test erasing func args."; } in getDescription() function 114 StringRef getDescription() const final { in getDescription() function 136 StringRef getDescription() const final { in getDescription() function
|
H A D | TestVisitorsGeneric.cpp | 30 StringRef getDescription() const final { return "Test generic IR visitors."; } in getDescription() function 58 StringRef getDescription() const final { in getDescription() function 125 StringRef getDescription() const final { in getDescription() function 156 StringRef getDescription() const final { in getDescription() function
|
H A D | TestSymbolUses.cpp | 23 StringRef getDescription() const final { in getDescription() function 101 StringRef getDescription() const final { in getDescription() function
|
H A D | TestRegions.cpp | 24 StringRef getDescription() const final { return "Test Region's takeBody"; } in getDescription() function
|
/llvm-project/mlir/test/lib/Dialect/Vector/ |
H A D | TestVectorTransforms.cpp | 52 StringRef getDescription() const final { in getDescription() function 127 StringRef getDescription() const final { getDescription() function 153 StringRef getDescription() const final { getDescription() function 256 StringRef getDescription() const final { getDescription() function 311 StringRef getDescription() const final { getDescription() function 339 StringRef getDescription() const final { getDescription() function 366 StringRef getDescription() const final { getDescription() function 391 StringRef getDescription() const final { getDescription() function 412 StringRef getDescription() const final { getDescription() function 432 StringRef getDescription() const final { getDescription() function 451 StringRef getDescription() const final { getDescription() function 478 StringRef getDescription() const final { getDescription() function 509 StringRef getDescription() const final { getDescription() function 592 StringRef getDescription() const final { getDescription() function 702 StringRef getDescription() const final { getDescription() function 721 StringRef getDescription() const final { getDescription() function 739 StringRef getDescription() const final { getDescription() function 772 StringRef getDescription() const final { getDescription() function 798 StringRef getDescription() const final { getDescription() function 824 StringRef getDescription() const override { getDescription() function 849 StringRef getDescription() const override { getDescription() function [all...] |
/llvm-project/flang/test/lib/Analysis/AliasAnalysis/ |
H A D | TestAliasAnalysis.cpp | 28 StringRef getDescription() const final { in getDescription() function 50 StringRef getDescription() const final { in getDescription() function
|
/llvm-project/mlir/test/lib/Dialect/GPU/ |
H A D | TestGpuRewrite.cpp | 35 StringRef getDescription() const final { in getDescription() function 64 StringRef getDescription() const final { in getDescription() function
|
/llvm-project/mlir/test/lib/Dialect/Mesh/ |
H A D | TestOpLowering.cpp | 39 StringRef getDescription() const final { in getDescription() function 64 StringRef getDescription() const final { in getDescription() function
|
/llvm-project/mlir/test/lib/Analysis/ |
H A D | TestCallGraph.cpp | 26 StringRef getDescription() const final { in getDescription() function
|
H A D | TestLiveness.cpp | 27 StringRef getDescription() const final { in getDescription() function
|
H A D | TestAliasAnalysis.cpp | 122 StringRef getDescription() const final { in getDescription() function 143 StringRef getDescription() const final { in getDescription() function 203 StringRef getDescription() const final { in getDescription() function
|
/llvm-project/clang/tools/diagtool/ |
H A D | DiagTool.h | 32 llvm::StringRef getDescription() const { return description; } in getDescription() function
|
/llvm-project/mlir/test/lib/Dialect/Shape/ |
H A D | TestShapeMappingAnalysis.cpp | 23 StringRef getDescription() const final { in getDescription() function
|
/llvm-project/mlir/test/lib/Reducer/ |
H A D | MLIRTestReducer.cpp | 28 StringRef getDescription() const final { in getDescription() function
|
/llvm-project/mlir/test/lib/Dialect/Affine/ |
H A D | TestDecomposeAffineOps.cpp | 33 StringRef getDescription() const final { in getDescription() function
|
/llvm-project/mlir/test/lib/Dialect/Math/ |
H A D | TestExpandMath.cpp | 33 StringRef getDescription() const final { return "Test expanding math"; } in getDescription() function
|
H A D | TestAlgebraicSimplification.cpp | 34 StringRef getDescription() const final { in getDescription() function
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugType.h | 48 StringRef getDescription() const { return Description; } in getDescription() function
|
/llvm-project/mlir/test/lib/Interfaces/LoopLikeInterface/ |
H A D | TestBlockInLoop.cpp | 25 StringRef getDescription() const final { in getDescription() function
|
/llvm-project/mlir/test/lib/Dialect/MemRef/ |
H A D | TestComposeSubView.cpp | 26 StringRef getDescription() const final { in getDescription() function
|
/llvm-project/mlir/test/lib/Transforms/ |
H A D | TestCommutativityUtils.cpp | 28 StringRef getDescription() const final { in getDescription() function
|
/llvm-project/mlir/test/lib/Dialect/SCF/ |
H A D | TestUpliftWhileToFor.cpp | 28 StringRef getDescription() const final { in getDescription() function
|