Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DUninitializedValues.h94 !branch_empty() ? Sometimes : Maybe; in getKind()
102 bool branch_empty() const { return UninitBranches.empty(); } in branch_empty() function