Searched refs:SkipUnwrittenCases (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp563 const bool SkipUnwrittenCases[] = {false, true}; local
564 for (bool SkipUnwritten : SkipUnwrittenCases) {

Completed in 113 milliseconds