Searched refs:ExitLoc (Results 1 – 2 of 2) sorted by relevance
915 SourceLocation ExitLoc; // Location of last statement in block. member923 return Side == CBS_Entry ? EntryLoc : ExitLoc; in getLocation()1395 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = S->getLocStart(); in findBlockLocations()1401 CurrBlockInfo->ExitLoc = CS->getStmt()->getLocStart(); in findBlockLocations()1407 if (!CurrBlockInfo->ExitLoc.isInvalid()) { in findBlockLocations()1422 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = in findBlockLocations()1423 BlockInfo[(*CurrBlock->pred_begin())->getBlockID()].ExitLoc; in findBlockLocations()2433 PrevBlockInfo->ExitLoc, in runAnalysis()2502 Final->ExitLoc, in runAnalysis()
89 SMLoc ExitLoc; member1744 ExitLoc(EL) in MacroInstantiation()1968 JumpToLoc(ActiveMacros.back()->ExitLoc, ActiveMacros.back()->ExitBuffer); in HandleMacroExit()