Searched defs:OtherCtor (Results 1 – 2 of 2) sorted by relevance
128 if (OtherCtor->isCopyOrMoveConstructor()) { in check() local 144 if (OtherCtor->isCopyOrMoveConstructor() && !OtherCtor->isDeleted() && in check() local [all...]
479 const auto *OtherCtor = dyn_cast<CXXConstructorDecl>(LC->getDecl()); in willObjectBeAnalyzedLater() local