Home | History | Annotate | Download | only in Core

Lines Matching defs:stackFrame

366   const StackFrameContext *stackFrame =
369 cast<CXXConstructorDecl>(stackFrame->getDecl());
370 const CXXThisRegion *thisReg = getCXXThisRegion(decl, stackFrame);
387 PostInitializer PP(BMI, stackFrame);