| /llvm-project-15.0.7/mlir/unittests/Support/ |
| H A D | DebugActionTest.cpp | 19 static StringRef getTag() { return "simple-action"; } in getTag() function 23 static StringRef getTag() { return "param-action"; } in getTag() function
|
| H A D | DebugCounterTest.cpp | 20 static StringRef getTag() { return "counter-action"; } in getTag() function
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDebugInfoEntry.h | 66 dwarf::Tag getTag() const { in getTag() function
|
| H A D | DWARFDie.h | 72 dwarf::Tag getTag() const { in getTag() function
|
| H A D | DWARFAbbreviationDeclaration.h | 90 dwarf::Tag getTag() const { return Tag; } in getTag() function
|
| H A D | DWARFAcceleratorTable.h | 291 Optional<dwarf::Tag> getTag() const override { return tag(); } in getTag() function
|
| /llvm-project-15.0.7/clang/lib/Analysis/ |
| H A D | PostOrderCFGView.cpp | 40 const void *PostOrderCFGView::getTag() { static int x; return &x; } in getTag() function in PostOrderCFGView
|
| H A D | LiveVariables.cpp | 641 const void *LiveVariables::getTag() { static int x; return &x; } in getTag() function in LiveVariables 642 const void *RelaxedLiveVariables::getTag() { static int x; return &x; } in getTag() function in RelaxedLiveVariables
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | PointerSumType.h | 119 TagT getTag() const { in getTag() function
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | ChrootChecker.cpp | 51 static void *getTag() { in getTag() function in __anon0b116b820111::ChrootChecker
|
| H A D | InnerPointerChecker.cpp | 49 static void *getTag() { in getTag() function in __anon1ebb37d00111::InnerPointerChecker::InnerPointerBRVisitor
|
| /llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinkerDeclContext.h | 105 uint16_t getTag() const { return Tag; } in getTag() function
|
| /llvm-project-15.0.7/llvm/unittests/BinaryFormat/ |
| H A D | DwarfTest.cpp | 30 TEST(DwarfTest, getTag) { in TEST() argument
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | LiveIntervalUnion.h | 85 unsigned getTag() const { return Tag; } in getTag() function
|
| H A D | DIE.h | 100 dwarf::Tag getTag() const { return Tag; } in getTag() function 775 dwarf::Tag getTag() const { return Tag; } in getTag() function
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.h | 187 dwarf::Tag getTag() const { in getTag() function 249 dwarf::Tag getTag() const { in getTag() function
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64FalkorHWPFFix.cpp | 659 static Optional<unsigned> getTag(const TargetRegisterInfo *TRI, in getTag() function
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | ASTVector.h | 47 bool getTag() const { return Capacity.getInt(); } in getTag() function
|
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | SymbolManager.h | 103 const void *getTag() const { return SymbolTag; } in getTag() function 247 const void *getTag() const { return Tag; } in getTag() function
|
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | BugReporterVisitors.h | 523 static void *getTag() { in getTag() function
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporterVisitors.cpp | 919 void* getTag() const { in getTag() function in __anon217dc2530311::MacroNullReturnSuppressionVisitor 986 static void *getTag() { in getTag() function in __anon217dc2530411::ReturnVisitor 1636 const char *TrackConstraintBRVisitor::getTag() { in getTag() function in TrackConstraintBRVisitor 1726 const char *SuppressInlineDefensiveChecksVisitor::getTag() { in getTag() function in SuppressInlineDefensiveChecksVisitor 2567 const char *ConditionBRVisitor::getTag() { return "ConditionBRVisitor"; } in getTag() function in ConditionBRVisitor
|
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/ |
| H A D | CheckerManager.h | 624 static void *getTag() { static int tag; return &tag; } in getTag() function
|
| /llvm-project-15.0.7/clang/include/clang/Analysis/ |
| H A D | PathDiagnostic.h | 442 const void *getTag() const { return Tag.data(); } in getTag() function
|
| H A D | ProgramPoint.h | 176 const ProgramPointTag *getTag() const { return Tag.getPointer(); } in getTag() function
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFAcceleratorTable.cpp | 294 Optional<dwarf::Tag> AppleAcceleratorTable::Entry::getTag() const { in getTag() function in AppleAcceleratorTable::Entry
|