Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DLinePrinter.cpp284 bool LinePrinter::IsCompilandExcluded(llvm::StringRef CompilandName) { in IsCompilandExcluded() argument
285 return IsItemExcluded(CompilandName, IncludeCompilandFilters, in IsCompilandExcluded()
H A DLinePrinter.h72 bool IsCompilandExcluded(llvm::StringRef CompilandName);