Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Breakpoint/
H A DBreakpointResolver.h225 const unsigned char SubclassID; variable
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h55 const unsigned char SubclassID; ///< Subclass identifier (for isa/dyn_cast). variable
316 const unsigned char SubclassID; variable
H A DVPlan.h388 const unsigned char SubclassID; ///< Subclass identifier (for isa/dyn_cast). variable
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DValue.h81 const unsigned char SubclassID; // Subclass identifier (for isa/dyn_cast) variable
H A DMetadata.h66 const unsigned char SubclassID; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h76 const DbgEntityKind SubclassID; variable
/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp491 static constexpr uint8_t SubclassID = 255; member in __anon27c3e5780411::BitcodeConstant