Searched refs:ExitLoc (Results 1 – 4 of 4) sorted by relevance
344 SourceLocation ExitLoc; member357 return Side == CBS_Entry ? EntryLoc : ExitLoc; in getLocation()817 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = S->getBeginLoc(); in findBlockLocations()823 CurrBlockInfo->ExitLoc = CS->getStmt()->getBeginLoc(); in findBlockLocations()829 if (CurrBlockInfo->ExitLoc.isValid()) { in findBlockLocations()843 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = in findBlockLocations()844 BlockInfo[(*CurrBlock->pred_begin())->getBlockID()].ExitLoc; in findBlockLocations()848 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = in findBlockLocations()2531 intersectAndWarn(ExpectedFunctionExitSet, Final.ExitSet, Final.ExitLoc, in runAnalysis()
1852 SourceLocation ExitLoc = getEnd(S); in VisitSwitchStmt() local1859 handleFileExit(ExitLoc); in VisitSwitchStmt()
92 SMLoc ExitLoc; member1040 SMLoc ExitLoc, raw_svector_ostream &OS);3264 jumpToLoc(ActiveMacros.back()->ExitLoc, ActiveMacros.back()->ExitBuffer, in handleMacroExit()6910 SMLoc ExitLoc, in instantiateMacroLikeBody() argument6920 ExitLoc, TheCondStack.size()}; in instantiateMacroLikeBody()
94 SMLoc ExitLoc; member2919 jumpToLoc(ActiveMacros.back()->ExitLoc, ActiveMacros.back()->ExitBuffer); in handleMacroExit()