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

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 316 unsigned num_roots() const { return Roots.size(); } function in class:clang::ento::ExplodedGraph
  /external/clang/lib/StaticAnalyzer/Core/
CoreEngine.cpp 167 if (G->num_roots() == 0) { // Initialize the analysis by constructing

Completed in 62 milliseconds