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

  /external/clang/unittests/AST/
DeclPrinterTest.cpp 519 destructorDecl(ofClass(hasName("A"))).bind("id"),
529 destructorDecl(ofClass(hasName("A"))).bind("id"),
    [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 246 REGISTER_MATCHER(destructorDecl);
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 483 CXXDestructorDecl> destructorDecl;
    [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]

Completed in 154 milliseconds