Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DUninitializedValues.h93 !branch_empty() ? Sometimes : Maybe; in getKind()
101 bool branch_empty() const { return UninitBranches.empty(); } in branch_empty() function