Searched defs:CtorDecl (Results 1 – 6 of 6) sorted by relevance
46 if (const auto *CtorDecl = dyn_cast<CXXConstructorDecl>(FoundDecl)) in getCanonicalSymbolDeclaration() local165 for (const auto *CtorDecl : RecordDecl->ctors()) in addUSRsOfCtorDtors() local
139 const auto *CtorDecl = dyn_cast_or_null<CXXConstructorDecl>( in checkEndFunction() local456 getConstructedRegion(const CXXConstructorDecl *CtorDecl, in getConstructedRegion()
194 const CXXConstructorDecl *CtorDecl = CtorCall->getDecl(); in checkPostCall() local
246 if (const auto *CtorDecl = dyn_cast<CXXConstructorDecl>(&DeclCtx)) { in Environment() local339 if (const auto *CtorDecl = dyn_cast<CXXConstructorDecl>(FuncDecl)) { in pushCallInternal() local
552 CXXConstructorDecl *CtorDecl = cast<CXXConstructorDecl>(Best->Function); in PerformEmptyInit() local4228 CXXConstructorDecl *CtorDecl = cast<CXXConstructorDecl>(Best->Function); in TryConstructorInitialization() local9853 CXXConstructorDecl *CtorDecl = cast<CXXConstructorDecl>(Best->Function); in Diagnose() local
1422 const auto *CtorDecl = CE->getConstructor(); in isTrivialCopyOrMoveCtor() local