Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h300 ExplodedGraph* MakeEmptyGraph() const { in MakeEmptyGraph() function
/external/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp391 ExplodedGraph* G = MakeEmptyGraph(); in trim()