Searched refs:getTypeLeafKind (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp41 static inline TypeLeafKind getTypeLeafKind(ContinuationRecordKind CK) { function
70 RecordPrefix Prefix(getTypeLeafKind(RecordKind));
174 RecordPrefix Prefix(getTypeLeafKind(*Kind));

Completed in 51 milliseconds