Home
last modified time | relevance | path

Searched defs:SubclassID (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointResolver.h226 const unsigned char SubclassID; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h55 const unsigned char SubclassID; ///< Subclass identifier (for isa/dyn_cast). global() variable
318 const unsigned char SubclassID; global() variable
H A DVPlan.h425 const unsigned char SubclassID; ///< Subclass identifier (for isa/dyn_cast). global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h75 const unsigned char SubclassID; // Subclass identifier (for isa/dyn_cast) variable
H A DMetadata.h66 const unsigned char SubclassID; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h107 const LVSubclassID SubclassID; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h76 const DbgEntityKind SubclassID; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp493 static constexpr uint8_t SubclassID = 255; global() member in __anon5272731a0411::BitcodeConstant