Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp642 for (bool SkipUnwritten : SkipUnwrittenCases) { in matchesNodeFullSlow() local
647 Policy.SuppressUnwrittenScope = SkipUnwritten; in matchesNodeFullSlow()
648 Policy.SuppressInlineNamespace = SkipUnwritten; in matchesNodeFullSlow()