Searched refs:ExitLoc (Results 1 – 2 of 2) sorted by relevance
257 SourceLocation ExitLoc; // Location of last statement in block. member265 return Side == CBS_Entry ? EntryLoc : ExitLoc; in getLocation()728 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = S->getLocStart(); in findBlockLocations()734 CurrBlockInfo->ExitLoc = CS->getStmt()->getLocStart(); in findBlockLocations()740 if (!CurrBlockInfo->ExitLoc.isInvalid()) { in findBlockLocations()755 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = in findBlockLocations()756 BlockInfo[(*CurrBlock->pred_begin())->getBlockID()].ExitLoc; in findBlockLocations()2083 PrevBlockInfo->ExitLoc, in runAnalysis()2168 Final->ExitLoc, in runAnalysis()
86 SMLoc ExitLoc; member1868 : InstantiationLoc(IL), ExitBuffer(EB), ExitLoc(EL), in MacroInstantiation()2140 jumpToLoc(ActiveMacros.back()->ExitLoc, ActiveMacros.back()->ExitBuffer); in handleMacroExit()