Searched refs:AutoPtrType (Results 1 – 1 of 1) sorted by relevance
53 auto AutoPtrType = qualType(hasDeclaration(AutoPtrDecl)); in registerMatchers() local63 Finder->addMatcher(typeLoc(loc(qualType(AutoPtrType, in registerMatchers()84 expr(isLValue(), hasType(AutoPtrType)).bind(AutoPtrOwnershipTransferId); in registerMatchers()93 cxxConstructExpr(hasType(AutoPtrType), argumentCountIs(1), in registerMatchers()