HomeSort by relevance Sort by last modified time
    Searched defs:addMatcher (Results 1 - 6 of 6) sorted by null

  /external/clang/lib/ASTMatchers/
ASTMatchFinder.cpp 772 void MatchFinder::addMatcher(const DeclarationMatcher &NodeMatch,
777 void MatchFinder::addMatcher(const TypeMatcher &NodeMatch,
782 void MatchFinder::addMatcher(const StatementMatcher &NodeMatch,
787 void MatchFinder::addMatcher(const NestedNameSpecifierMatcher &NodeMatch,
792 void MatchFinder::addMatcher(const NestedNameSpecifierLocMatcher &NodeMatch,
797 void MatchFinder::addMatcher(const TypeLocMatcher &NodeMatch,
805 addMatcher(NodeMatch.convertTo<Decl>(), Action);
808 addMatcher(NodeMatch.convertTo<QualType>(), Action);
811 addMatcher(NodeMatch.convertTo<Stmt>(), Action);
814 addMatcher(NodeMatch.convertTo<NestedNameSpecifier>(), Action)
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h     [all...]
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /external/jdiff/
xerces.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 130 milliseconds