Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h
/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointResolver.h226 const unsigned char SubclassID; variable
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h54 const unsigned char SubclassID; ///< Subclass identifier (for isa/dyn_cast). global() variable
312 const unsigned char SubclassID; global() variable
H A DVPlan.h428 const unsigned char SubclassID; ///< Subclass identifier (for isa/dyn_cast). global() variable
/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp
/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
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h107 const LVSubclassID SubclassID; variable
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h76 const DbgEntityKind SubclassID; variable
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp509 static constexpr uint8_t SubclassID = 255; member in __anon461288fb0411::BitcodeConstant