HomeSort by relevance Sort by last modified time
    Searched defs:succ_empty (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 182 bool succ_empty() const { return Succs.empty(); } function in class:clang::ento::ExplodedNode
  /external/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 288 bool succ_empty() const { return Successors.empty(); } function in class:llvm::MachineBasicBlock

Completed in 196 milliseconds