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

/freebsd-13-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-13-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-13-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecords.h33 enum class RecordKind { class in class:llvm::xray::Record
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2660 unsigned RecordKind; member in struct:__anon2146
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2357 auto RecordKind = (I->getFlags() & DINode::FlagIndirectVirtualBase) == DINode::FlagIndirectVirtualBase local

Completed in 140 milliseconds