Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp241 unsigned next_ID = (*I)->getBlockID(); in checkForRecursiveFunctionCall() local
242 if (States[next_ID] < CurState) { in checkForRecursiveFunctionCall()
243 States[next_ID] = CurState; in checkForRecursiveFunctionCall()