Searched refs:ExitLoc (Results 1 – 2 of 2) sorted by relevance
307 SourceLocation ExitLoc; // Location of last statement in block. member315 return Side == CBS_Entry ? EntryLoc : ExitLoc; in getLocation()778 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = S->getLocStart(); in findBlockLocations()784 CurrBlockInfo->ExitLoc = CS->getStmt()->getLocStart(); in findBlockLocations()790 if (!CurrBlockInfo->ExitLoc.isInvalid()) { in findBlockLocations()805 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = in findBlockLocations()806 BlockInfo[(*CurrBlock->pred_begin())->getBlockID()].ExitLoc; in findBlockLocations()2281 PrevBlockInfo->ExitLoc, in runAnalysis()2366 Final->ExitLoc, in runAnalysis()
86 SMLoc ExitLoc; member1870 : InstantiationLoc(IL), ExitBuffer(EB), ExitLoc(EL), in MacroInstantiation()2142 jumpToLoc(ActiveMacros.back()->ExitLoc, ActiveMacros.back()->ExitBuffer); in handleMacroExit()