Home
last modified time | relevance | path

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

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