Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-pdbutil/
DPrettyTypeDumper.cpp141 static bool isTypeExcluded(LinePrinter &Printer, const T &Symbol) { in isTypeExcluded() function
145 static bool isTypeExcluded(LinePrinter &Printer, in isTypeExcluded() function
155 static bool isTypeExcluded(LinePrinter &Printer, in isTypeExcluded() function
169 if (isTypeExcluded(Printer, *Child)) in dumpSymbolCategory()