HomeSort by: relevance | last modified time | path
    Searched refs:BK_All (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
RewriteRule.cpp 222 ast_matchers::internal::ASTMatchFinder::BK_All);
  /src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 720 BK_All
1653 ASTMatchFinder::BK_All);
1751 ASTMatchFinder::BK_All);
  /src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
ASTMatchFinder.cpp 353 // returns, i.e. if no match is found or 'Bind' is 'BK_All'.
359 if (Bind != ASTMatchFinder::BK_All) {

Completed in 54 milliseconds