Searched defs:RecordKind (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DRecordSerialization.h38 ulittle16_t RecordKind; // Record kind enum (SymRecordKind or TypeRecordKind) member in struct:llvm::codeview::RecordPrefix
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp51 void ContinuationRecordBuilder::begin(ContinuationRecordKind RecordKind) { argument
H A DTypeRecordMapping.cpp202 auto RecordKind = CVR.kind(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecords.h33 enum class RecordKind { class in class:llvm::xray::Record
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2604 unsigned RecordKind; member in struct:__anon722
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2330 auto RecordKind = (I->getFlags() & DINode::FlagIndirectVirtualBase) == DINode::FlagIndirectVirtualBase local

Completed in 178 milliseconds