Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp203 FoundPathWithNoRecursiveCall enumerator
214 States[cfg->getEntry().getBlockID()] = FoundPathWithNoRecursiveCall; in checkForRecursiveFunctionCall()
227 if (CurState == FoundPathWithNoRecursiveCall) { in checkForRecursiveFunctionCall()