Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp252 const unsigned ExitID = cfg->getExit().getBlockID(); in checkForRecursiveFunctionCall() local
266 if (ExitID == SuccBlock->getBlockID()) in checkForRecursiveFunctionCall()