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
136 const auto *CtorDecl = dyn_cast_or_null<CXXConstructorDecl>( in checkEndFunction() local453 getConstructedRegion(const CXXConstructorDecl *CtorDecl, in getConstructedRegion()
192 const CXXConstructorDecl *CtorDecl = CtorCall->getDecl(); in checkPostCall() local
437 if (const auto *CtorDecl = dyn_cast<CXXConstructorDecl>(FuncDecl)) { initFieldsGlobalsAndFuncs() local
555 CXXConstructorDecl *CtorDecl = cast<CXXConstructorDecl>(Best->Function); PerformEmptyInit() local 4336 CXXConstructorDecl *CtorDecl = cast<CXXConstructorDecl>(Best->Function); TryConstructorInitialization() local 10017 CXXConstructorDecl *CtorDecl = cast<CXXConstructorDecl>(Best->Function); Diagnose() local [all...]
1447 const auto *CtorDecl = CE->getConstructor(); isTrivialCopyOrMoveCtor() local