Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DLinePrinter.h69 bool IsClassExcluded(const ClassLayout &Class);
H A DLinePrinter.cpp95 bool LinePrinter::IsClassExcluded(const ClassLayout &Class) { in IsClassExcluded() function in LinePrinter