Searched defs:checkConstruct (Results 1 – 4 of 4) sorted by relevance
70 bool checkConstruct(TestType& value, UsesAllocatorType form, typename TestType::CtorAlloc const& alloc) in checkConstruct() function 83 bool checkConstruct(TestType& value, UsesAllocatorType form) { in checkConstruct() function
187 bool checkConstruct(Alloc const&, Tp *p) const { in checkConstruct() function
54 bool checkConstruct(int expect, ValueCategory expect_vc) const { in checkConstruct() function
149 void MakeSmartPtrCheck::checkConstruct(SourceManager &SM, ASTContext *Ctx, in checkConstruct() function in clang::tidy::modernize::MakeSmartPtrCheck