Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.h35 bool isTypeReferenced(codeview::TypeIndex TI) { in isTypeReferenced() function
H A DMinimalTypeDumper.cpp253 if (RefTracker->isTypeReferenced(Index)) in visitTypeBegin()
H A DDumpOutputStyle.cpp1525 if (RefTracker->isTypeReferenced(*TI)) { in dumpTypeRefStats()