Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp210 const unsigned ExitID = cfg->getExit().getBlockID(); in checkForRecursiveFunctionCall() local
229 if (ExitID == ID) in checkForRecursiveFunctionCall()
251 return States[ExitID] == FoundPath; in checkForRecursiveFunctionCall()