Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeDumpVisitor.h72 TypeCollection &getSourceTypes() const { in getSourceTypes() function
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp167 codeview::printTypeIndex(*W, FieldName, TI, getSourceTypes()); in printItemIndex()