reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1755 CaptureFinder Finder(ParentCGF, ParentCGF.CXXABIThisDecl); 1755 CaptureFinder Finder(ParentCGF, ParentCGF.CXXABIThisDecl); 1763 EmitSEHExceptionCodeSave(ParentCGF, nullptr, nullptr); 1792 llvm::ConstantExpr::getBitCast(ParentCGF.CurFn, Int8PtrTy); 1812 auto I = ParentCGF.LocalDeclMap.find(VD); 1813 if (I == ParentCGF.LocalDeclMap.end()) 1818 VD, recoverAddrOfEscapedLocal(ParentCGF, ParentVar, ParentFP)); 1823 recoverAddrOfEscapedLocal(ParentCGF, Finder.SEHCodeSlot, ParentFP)); 1827 EmitSEHExceptionCodeSave(ParentCGF, ParentFP, EntryFP);