/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | EncoreBootImage.h | 430 virtual uint8_t getTag() const { return ROM_NOP_CMD; } in getTag() function 458 virtual uint8_t getTag() const { return ROM_TAG_CMD; } in getTag() function 500 virtual uint8_t getTag() const { return ROM_LOAD_CMD; } in getTag() function 564 virtual uint8_t getTag() const { return ROM_FILL_CMD; } in getTag() function 612 virtual uint8_t getTag() const { return ROM_MODE_CMD; } in getTag() function 646 virtual uint8_t getTag() const { return ROM_JUMP_CMD; } in getTag() function 687 virtual uint8_t getTag() const { return ROM_CALL_CMD; } in getTag() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugInfoEntry.h | 49 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
|
/netbsd-src/external/apache2/llvm/dist/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 | 620 const void *LiveVariables::getTag() { static int x; return &x; } in getTag() function in LiveVariables 621 const void *RelaxedLiveVariables::getTag() { static int x; return &x; } in getTag() function in RelaxedLiveVariables
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerDeclContext.h | 100 uint16_t getTag() const { return Tag; } in getTag() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | ChrootChecker.cpp | 50 static void *getTag() { in getTag() function in __anon67c1aadd0111::ChrootChecker
|
H A D | ObjCContainersChecker.cpp | 51 static void *getTag() { static int Tag; return &Tag; } in getTag() function in __anonc825b2e20111::ObjCContainersChecker
|
H A D | InnerPointerChecker.cpp | 48 static void *getTag() { in getTag() function in __anon31524f6b0111::InnerPointerChecker::InnerPointerBRVisitor
|
H A D | GenericTaintChecker.cpp | 43 static void *getTag() { in getTag() function in __anon4c4a178b0111::GenericTaintChecker
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | PointerSumType.h | 119 TagT getTag() const { in getTag() function
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporterVisitors.h | 300 static void *getTag() { in getTag() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.h | 188 dwarf::Tag getTag() const { in getTag() function 250 dwarf::Tag getTag() const { in getTag() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SymbolManager.h | 100 const void *getTag() const { return SymbolTag; } in getTag() function 233 const void *getTag() const { return Tag; } in getTag() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporterVisitors.cpp | 392 void *getTag() const { in getTag() function in __anon6b3b446e0111::NoStoreFuncVisitor 861 void* getTag() const { in getTag() function in __anon6b3b446e0211::MacroNullReturnSuppressionVisitor 927 static void *getTag() { in getTag() function in __anon6b3b446e0311::ReturnVisitor 1641 const char *TrackConstraintBRVisitor::getTag() { in getTag() function in TrackConstraintBRVisitor 1723 const char *SuppressInlineDefensiveChecksVisitor::getTag() { in getTag() function in SuppressInlineDefensiveChecksVisitor 2264 const char *ConditionBRVisitor::getTag() { return "ConditionBRVisitor"; } in getTag() function in ConditionBRVisitor
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64FalkorHWPFFix.cpp | 659 static Optional<unsigned> getTag(const TargetRegisterInfo *TRI, in getTag() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ASTVector.h | 47 bool getTag() const { return Capacity.getInt(); } in getTag() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/ |
H A D | CheckerManager.h | 625 static void *getTag() { static int tag; return &tag; } in getTag() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.cpp | 295 Optional<dwarf::Tag> AppleAcceleratorTable::Entry::getTag() const { in getTag() function in AppleAcceleratorTable::Entry
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
H A D | PathDiagnostic.h | 443 const void *getTag() const { return Tag.data(); } in getTag() function
|
H A D | ProgramPoint.h | 177 const ProgramPointTag *getTag() const { return Tag.getPointer(); } in getTag() function
|