Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DLinePrinter.h69 bool IsClassExcluded(const ClassLayout &Class);
DLinePrinter.cpp95 bool LinePrinter::IsClassExcluded(const ClassLayout &Class) { in IsClassExcluded() function in LinePrinter