Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/Analyses/
DUninitializedValues.h90 !branch_empty() ? Sometimes : Maybe; in getKind()
97 bool branch_empty() const { return UninitBranches.empty(); } in branch_empty() function