Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1873 CVType CVEntry = Record; in visitKnownRecord() local
1874 while (CVEntry.kind() == LF_ARRAY) { in visitKnownRecord()
1908 CVEntry = Types.getType(TIElementType); in visitKnownRecord()
1910 const_cast<CVType &>(CVEntry), AR)) { in visitKnownRecord()
1928 isAggregate(CVEntry) in visitKnownRecord()