Home
last modified time | relevance | path

Searched refs:EntryLoc (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Analysis/
DThreadSafety.cpp914 SourceLocation EntryLoc; // Location of first statement in block member
923 return Side == CBS_Entry ? EntryLoc : ExitLoc; in getLocation()
1395 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = S->getLocStart(); in findBlockLocations()
1414 CurrBlockInfo->EntryLoc = CS->getStmt()->getLocStart(); in findBlockLocations()
1422 CurrBlockInfo->EntryLoc = CurrBlockInfo->ExitLoc = in findBlockLocations()
2398 CurrBlockInfo->EntryLoc, in runAnalysis()
2487 PreLoop->EntryLoc, in runAnalysis()