Home
last modified time | relevance | path

Searched refs:CVElementType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1892 CVType CVElementType = Types.getType(TIElementType); in visitKnownRecord() local
1893 if (CVElementType.kind() == LF_MODIFIER) { in visitKnownRecord()
1897 finishVisitation(CVElementType, TIElementType, QualifiedType)) in visitKnownRecord()
1900 TIElementType = getModifiedType(CVElementType); in visitKnownRecord()