Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h367 void designateAsRoot(ExplodedNode *V) { in designateAsRoot() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp514 G->designateAsRoot(NewN); in trim()
H A DCoreEngine.cpp120 G.designateAsRoot(Node); in ExecuteWorkList()
H A DBugReporter.cpp2720 GNew->designateAsRoot(NewN); in getNextBugPath()