Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DLinePrinter.h87 bool IsClassExcluded(const ClassLayout &Class);
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp99 bool LinePrinter::IsClassExcluded(const ClassLayout &Class) { in IsClassExcluded() function in LinePrinter