Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/unittests/AST/
H A DNamedDeclPrinterTest.cpp37 explicit PrintMatch(bool suppressUnwrittenScope) in PrintMatch() argument
38 : NumFoundDecls(0), SuppressUnwrittenScope(suppressUnwrittenScope) {} in PrintMatch()