Searched defs:CtorDecl (Results 1 – 4 of 4) sorted by relevance
46 if (const auto *CtorDecl = dyn_cast<CXXConstructorDecl>(FoundDecl)) in getCanonicalSymbolDeclaration() local167 for (const auto *CtorDecl : RecordDecl->ctors()) in addUSRsOfCtorDtors() local
193 const CXXConstructorDecl *CtorDecl = CtorCall->getDecl(); in checkPostCall() local
141 const auto *CtorDecl = dyn_cast_or_null<CXXConstructorDecl>( in checkEndFunction() local458 getConstructedRegion(const CXXConstructorDecl *CtorDecl, in getConstructedRegion()
539 CXXConstructorDecl *CtorDecl = cast<CXXConstructorDecl>(Best->Function); in PerformEmptyInit() local4171 CXXConstructorDecl *CtorDecl = cast<CXXConstructorDecl>(Best->Function); in TryConstructorInitialization() local9424 CXXConstructorDecl *CtorDecl = cast<CXXConstructorDecl>(Best->Function); in Diagnose() local