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

/freebsd-current/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1451 bool ScopedChildren = TraversingASTChildrenNotSpelledInSource; local
1457 ScopedChildren = true;
1460 ScopedChildren = true;
1464 ScopedChildren = true;
1468 ASTChildrenNotSpelledInSourceScope RAII2(this, ScopedChildren);

Completed in 70 milliseconds