Home
last modified time | relevance | path

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

/external/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp467 const bool SkipUnwrittenCases[] = {false, true}; in matchesNodeFullSlow() local
468 for (bool SkipUnwritten : SkipUnwrittenCases) { in matchesNodeFullSlow()
/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp634 const bool SkipUnwrittenCases[] = {false, true}; in matchesNodeFullSlow() local
635 for (bool SkipUnwritten : SkipUnwrittenCases) { in matchesNodeFullSlow()