Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp170 FoundPathWithNoRecursiveCall enumerator
186 if (ID == ExitID && State == FoundPathWithNoRecursiveCall) in checkForFunctionCall()
189 if (State == FoundPathWithNoRecursiveCall) { in checkForFunctionCall()
254 states, FoundPathWithNoRecursiveCall); in checkRecursiveFunction()