Home
last modified time | relevance | path

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

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