Searched refs:CurCtor (Results 1 – 1 of 1) sorted by relevance
146 const CXXMethodDecl *CurCtor = cast<CXXMethodDecl>(LCtx->getDecl()); in computeObjectUnderConstruction() local147 Loc ThisPtr = SVB.getCXXThis(CurCtor, LCtx->getStackFrame()); in computeObjectUnderConstruction()703 const CXXMethodDecl *CurCtor = cast<CXXMethodDecl>(LCtx->getDecl()); in handleConstructor() local704 Loc ThisPtr = getSValBuilder().getCXXThis(CurCtor, in handleConstructor()