Home
last modified time | relevance | path

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

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