Home
last modified time | relevance | path

Searched defs:Clarification (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp488 struct Clarification { struct
489 NeverCalledReason Reason;
490 const Stmt *Location;
950 if (auto Clarification = NotCalledClarifier::clarify(Parent, Succ)) { in findAndReportNotCalledBranches() local