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

  /external/clang/unittests/AST/
DeclPrinterTest.cpp 414 constructorDecl(ofClass(hasName("A"))).bind("id"),
423 constructorDecl(ofClass(hasName("A"))).bind("id"),
432 constructorDecl(ofClass(hasName("A"))).bind("id"),
441 constructorDecl(ofClass(hasName("A"))).bind("id"),
450 constructorDecl(ofClass(hasName("A"))).bind("id"),
459 constructorDecl(ofClass(hasName("A"))).bind("id"),
468 constructorDecl(ofClass(hasName("A"))).bind("id"),
478 constructorDecl(ofClass(hasName("A"))).bind("id"),
487 constructorDecl(ofClass(hasName("A"))).bind("id"),
497 constructorDecl(ofClass(hasName("A"))).bind("id")
    [all...]
  /external/chromium_org/tools/clang/empty_string/
EmptyStringConverter.cpp 22 using clang::ast_matchers::constructorDecl;
117 constructorDecl(forEach(expr(has(constructor_call)))),
  /external/chromium_org/tools/clang/rewrite_scoped_ptr_ctor_null/
RewriteScopedPtrCtorNull.cpp 22 using clang::ast_matchers::constructorDecl;
119 match_finder->addMatcher(constructorDecl(forEach(constructor_call)),
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 236 REGISTER_MATCHER(constructorDecl);
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 470 CXXConstructorDecl> constructorDecl;
    [all...]
  /prebuilts/misc/common/ecj/
ecj.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 

Completed in 363 milliseconds