Searched refs:ExitLoc (Results 1 – 3 of 3) sorted by relevance
343 SourceLocation ExitLoc; member356 return Side == CBS_Entry ? EntryLoc : ExitLoc; in getLocation()820 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = S->getBeginLoc(); in findBlockLocations()826 CurrBlockInfo->ExitLoc = CS->getStmt()->getBeginLoc(); in findBlockLocations()832 if (CurrBlockInfo->ExitLoc.isValid()) { in findBlockLocations()846 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = in findBlockLocations()847 BlockInfo[(*CurrBlock->pred_begin())->getBlockID()].ExitLoc; in findBlockLocations()2453 PrevBlockInfo->ExitLoc, in runAnalysis()2536 Final->ExitLoc, in runAnalysis()
1140 SourceLocation ExitLoc = getEnd(S); in VisitSwitchStmt() local1146 handleFileExit(ExitLoc); in VisitSwitchStmt()
97 SMLoc ExitLoc; member2483 : InstantiationLoc(IL), ExitBuffer(EB), ExitLoc(EL), in MacroInstantiation()2776 jumpToLoc(ActiveMacros.back()->ExitLoc, ActiveMacros.back()->ExitBuffer); in handleMacroExit()