Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp643 for (bool SkipUnwritten : SkipUnwrittenCases) { in matchesNodeFullSlow() local
648 Policy.SuppressUnwrittenScope = SkipUnwritten; in matchesNodeFullSlow()
649 Policy.SuppressInlineNamespace = SkipUnwritten; in matchesNodeFullSlow()