Searched refs:ExitLoc (Results 1 – 4 of 4) sorted by relevance
354 SourceLocation ExitLoc; member367 return Side == CBS_Entry ? EntryLoc : ExitLoc; in getLocation()827 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = S->getBeginLoc(); in findBlockLocations()833 CurrBlockInfo->ExitLoc = CS->getStmt()->getBeginLoc(); in findBlockLocations()839 if (CurrBlockInfo->ExitLoc.isValid()) { in findBlockLocations()853 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = in findBlockLocations()854 BlockInfo[(*CurrBlock->pred_begin())->getBlockID()].ExitLoc; in findBlockLocations()858 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = in findBlockLocations()2725 intersectAndWarn(ExpectedFunctionExitSet, Final.ExitSet, Final.ExitLoc, in runAnalysis()
87 SMLoc ExitLoc; member923 SMLoc ExitLoc, raw_svector_ostream &OS);2802 jumpToLoc(ActiveMacros.back()->ExitLoc, ActiveMacros.back()->ExitBuffer, in handleMacroExit()5448 SMLoc ExitLoc, in instantiateMacroLikeBody() argument5458 ExitLoc, TheCondStack.size()}; in instantiateMacroLikeBody()
93 SMLoc ExitLoc; member2860 jumpToLoc(ActiveMacros.back()->ExitLoc, ActiveMacros.back()->ExitBuffer); in handleMacroExit()
1901 SourceLocation ExitLoc = getEnd(S); in VisitSwitchStmt() local1908 handleFileExit(ExitLoc); in VisitSwitchStmt()