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

  /external/clang/unittests/AST/
ASTContextParentMapTest.cpp 31 methodDecl(hasParent(recordDecl(hasName("C"))))));
45 methodDecl(hasName("f"),
50 methodDecl(hasName("f"),
55 methodDecl(hasName("f"),
DeclPrinterTest.cpp 583 methodDecl(ofClass(hasName("A"))).bind("id"),
592 methodDecl(ofClass(hasName("A"))).bind("id"),
602 methodDecl(ofClass(hasName("A"))).bind("id"),
612 methodDecl(ofClass(hasName("Z"))).bind("id"),
623 methodDecl(ofClass(hasName("Z"))).bind("id"),
633 methodDecl(ofClass(hasName("Z"))).bind("id"),
643 methodDecl(ofClass(hasName("Z"))).bind("id"),
653 methodDecl(ofClass(hasName("Z"))).bind("id"),
681 methodDecl(ofClass(hasName("Z"))).bind("id"),
705 methodDecl(ofClass(hasName("Z"))).bind("id")
    [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp 849 callExpr(callee(methodDecl(hasName("x")))).bind("x");
    [all...]
  /external/chromium_org/tools/clang/empty_string/
EmptyStringConverter.cpp 33 using clang::ast_matchers::methodDecl;
103 hasDeclaration(methodDecl(ofClass(hasName("std::basic_string")))),
  /external/chromium_org/tools/clang/rewrite_scoped_refptr/
RewriteScopedRefptr.cpp 320 anyOf(methodDecl(ofClass(recordDecl(isSameOrDerivedFrom(
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 255 REGISTER_MATCHER(methodDecl);
  /prebuilts/misc/common/ecj/
ecj.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 556 const internal::VariadicDynCastAllOfMatcher<Decl, CXXMethodDecl> methodDecl;
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 145 milliseconds