HomeSort by relevance Sort by last modified time
    Searched refs:ast_matchers (Results 1 - 15 of 15) sorted by null

  /external/clang/include/clang/Tooling/
RefactoringCallbacks.h 41 class RefactoringCallback : public ast_matchers::MatchFinder::MatchCallback {
55 virtual void run(const ast_matchers::MatchFinder::MatchResult &Result);
67 virtual void run(const ast_matchers::MatchFinder::MatchResult &Result);
80 virtual void run(const ast_matchers::MatchFinder::MatchResult &Result);
  /external/clang/lib/Tooling/
RefactoringCallbacks.cpp 41 const ast_matchers::MatchFinder::MatchResult &Result) {
54 const ast_matchers::MatchFinder::MatchResult &Result) {
67 const ast_matchers::MatchFinder::MatchResult &Result) {
  /external/clang/unittests/AST/
ASTContextParentMapTest.cpp 22 namespace ast_matchers { namespace in namespace:clang
70 } // end namespace ast_matchers
StmtPrinterTest.cpp 29 using namespace ast_matchers;
MatchVerifier.h 26 namespace ast_matchers { namespace in namespace:clang
195 } // end namespace ast_matchers
SourceLocationTest.cpp 27 namespace ast_matchers { namespace in namespace:clang
158 } // end namespace ast_matchers
DeclPrinterTest.cpp 29 using namespace ast_matchers;
    [all...]
  /external/clang/lib/ASTMatchers/
ASTMatchersInternal.cpp 18 namespace ast_matchers { namespace in namespace:clang
86 } // end namespace ast_matchers
ASTMatchFinder.cpp 27 namespace ast_matchers { namespace in namespace:clang
763 } // end namespace ast_matchers
  /external/clang/include/clang/ASTMatchers/
ASTMatchFinder.h 48 namespace ast_matchers { namespace in namespace:clang
236 } // end namespace ast_matchers
ASTMatchersInternal.h 52 namespace ast_matchers { namespace in namespace:clang
    [all...]
ASTMatchers.h 56 namespace ast_matchers { namespace in namespace:clang
    [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.h 18 namespace ast_matchers { namespace in namespace:clang
131 } // end namespace ast_matchers
ASTMatchersTest.cpp 18 namespace ast_matchers { namespace in namespace:clang
    [all...]
  /external/clang/unittests/Tooling/
RefactoringCallbacksTest.cpp 19 using namespace ast_matchers;
99 } // end namespace ast_matchers

Completed in 153 milliseconds