Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-pdbutil/
DLinePrinter.h68 bool IsClassExcluded(const ClassLayout &Class);
DLinePrinter.cpp94 bool LinePrinter::IsClassExcluded(const ClassLayout &Class) { in IsClassExcluded() function in LinePrinter