Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDumpVisitor.h71 TypeCollection &getSourceTypes() const { in getSourceTypes() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp167 codeview::printTypeIndex(*W, FieldName, TI, getSourceTypes()); in printItemIndex()