Searched refs:ExitLoc (Results 1 – 2 of 2) sorted by relevance
309 SourceLocation ExitLoc; // Location of last statement in block. member317 return Side == CBS_Entry ? EntryLoc : ExitLoc; in getLocation()780 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = S->getLocStart(); in findBlockLocations()786 CurrBlockInfo->ExitLoc = CS->getStmt()->getLocStart(); in findBlockLocations()792 if (CurrBlockInfo->ExitLoc.isValid()) { in findBlockLocations()807 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = in findBlockLocations()808 BlockInfo[(*CurrBlock->pred_begin())->getBlockID()].ExitLoc; in findBlockLocations()2286 PrevBlockInfo->ExitLoc, in runAnalysis()2371 Final->ExitLoc, in runAnalysis()
88 SMLoc ExitLoc; member2022 : InstantiationLoc(IL), ExitBuffer(EB), ExitLoc(EL), in MacroInstantiation()2296 jumpToLoc(ActiveMacros.back()->ExitLoc, ActiveMacros.back()->ExitBuffer); in handleMacroExit()