Searched refs:EntryLoc (Results 1 – 3 of 3) sorted by relevance
772 DebugLoc EntryLoc; in InjectCoverageAtBlock() local775 EntryLoc = DebugLoc::get(SP->getScopeLine(), 0, SP); in InjectCoverageAtBlock()781 EntryLoc = IP->getDebugLoc(); in InjectCoverageAtBlock()785 IRB.SetCurrentDebugLocation(EntryLoc); in InjectCoverageAtBlock()
340 SourceLocation EntryLoc; member356 return Side == CBS_Entry ? EntryLoc : ExitLoc; in getLocation()820 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = S->getBeginLoc(); in findBlockLocations()838 CurrBlockInfo->EntryLoc = CS->getStmt()->getBeginLoc(); in findBlockLocations()846 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = in findBlockLocations()2420 CurrBlockInfo->EntryLoc, in runAnalysis()2505 PreLoop->EntryLoc, in runAnalysis()
1870 PathDiagnosticLocation EntryLoc = PathDiagnosticLocation::createBegin(D, SM); in dropFunctionEntryEdge() local1871 if (FirstEdge->getStartLocation() != EntryLoc) in dropFunctionEntryEdge()