Searched defs:catchLocation (Results 1 – 2 of 2) sorted by relevance
644 …PtLocation catchLocation {catchMethodFile->GetFilename().c_str(), res.first->GetFileId(), res.seco… in ExceptionThrow() local654 PtLocation catchLocation {pf->GetFilename().c_str(), method->GetFileId(), bcOffset}; in ExceptionCatch() local
95 Method *catchMethod, const PtLocation &catchLocation) override in Exception()