Home
last modified time | relevance | path

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

/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h791 BK_All enumerator
1138 ASTMatchFinder::BK_All);
1312 ASTMatchFinder::BK_All);
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp249 if (Bind != ASTMatchFinder::BK_All) { in match()