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

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

Completed in 76 milliseconds