Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp510 const CFGBlock *SuccWithoutCall) { in clarify() argument
512 return NotCalledClarifier{Conditional, SuccWithoutCall}.Visit(Terminator); in clarify()