Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp225 const unsigned ExitID = cfg->getExit().getBlockID(); in checkForRecursiveFunctionCall() local
239 if (ExitID == SuccBlock->getBlockID()) in checkForRecursiveFunctionCall()