Searched defs:getTag (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.h49 dwarf::Tag getTag() const { function in class:llvm::DWARFDebugInfoEntry
H A DDWARFAbbreviationDeclaration.h90 dwarf::Tag getTag() const { return Tag; } function in class:llvm::DWARFAbbreviationDeclaration
H A DDWARFDie.h72 dwarf::Tag getTag() const { function in class:llvm::DWARFDie
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DPostOrderCFGView.cpp39 const void *PostOrderCFGView::getTag() { static int x; return &x; } function in class:PostOrderCFGView
H A DLiveVariables.cpp682 const void *LiveVariables::getTag() { static int x; return &x; } function in class:LiveVariables
683 const void *RelaxedLiveVariables::getTag() { static int x; return &x; } function in class:RelaxedLiveVariables
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DChrootChecker.cpp50 static void *getTag() { function in class:__anon3315::ChrootChecker
H A DObjCContainersChecker.cpp51 static void *getTag() { static int Tag; return &Tag; } function in class:__anon3396::ObjCContainersChecker
H A DInnerPointerChecker.cpp48 static void *getTag() { function in class:__anon3350::InnerPointerChecker::InnerPointerBRVisitor
H A DGenericTaintChecker.cpp41 static void *getTag() { function in class:__anon3347::GenericTaintChecker
H A DCStringChecker.cpp60 static void *getTag() { static int tag; return &tag; } function in class:__anon3295::ConcatFnKind::CStringChecker
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPointerSumType.h119 TagT getTag() const { function in class:llvm::PointerSumType
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h300 static void *getTag() { function in class:clang::ento::final
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h85 unsigned getTag() const { return Tag; } function in class:llvm::LiveIntervalUnion
H A DDIE.h100 dwarf::Tag getTag() const { return Tag; } function in class:llvm::DIEAbbrev
748 dwarf::Tag getTag() const { return Tag; } function in class:llvm::DIE
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h96 uint16_t getTag() const { return Tag; } function in class:llvm::DeclContext
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FalkorHWPFFix.cpp659 static Optional<unsigned> getTag(const TargetRegisterInfo *TRI, function
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h47 bool getTag() const { return Capacity.getInt(); } function in class:clang::ASTVector
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp295 Optional<dwarf::Tag> AppleAcceleratorTable::Entry::getTag() const { function in class:AppleAcceleratorTable::Entry
/freebsd-12-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp32 unsigned llvm::dwarf::getTag(StringRef TagString) { function in class:llvm::dwarf
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h588 static void *getTag() { static int tag; return &tag; } function in class:clang::ento::CheckerManager
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h98 const void *getTag() const { return SymbolTag; } function in class:clang::ento::SymbolConjured
225 const void *getTag() const { return Tag; } function in class:clang::ento::SymbolMetadata
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstrTypes.h1081 StringRef getTag() const { return Tag; } function in class:llvm::OperandBundleDefT
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h190 dwarf::Tag getTag() const { function in class:llvm::DbgVariable
252 dwarf::Tag getTag() const { function in class:llvm::DbgLabel
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h177 const ProgramPointTag *getTag() const { return Tag.getPointer(); } function in class:clang::ProgramPoint
H A DPathDiagnostic.h404 const void *getTag() const { return Tag.data(); } function in class:clang::ento::PathDiagnosticPiece

Completed in 173 milliseconds

12