Home
last modified time | relevance | path

Searched defs:ContinuationIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp58 std::optional<TypeIndex> ContinuationIndex; member in __anon73a4a03d0111::NativeEnumEnumEnumerators
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h919 ListContinuationRecord(TypeIndex ContinuationIndex) in ListContinuationRecord()
925 TypeIndex ContinuationIndex; variable