Searched defs:IsSink (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp296 getNode(const ProgramPoint &L, ProgramStateRef State, bool IsSink, bool* IsNew) argument
H A DCoreEngine.cpp647 generateNode(const iterator &I, ProgramStateRef St, bool IsSink) argument
684 generateDefaultCaseNode(ProgramStateRef St, bool IsSink) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h125 ExplodedNode(const ProgramPoint &loc, ProgramStateRef state, bool IsSink) argument
162 Profile(llvm::FoldingSetNodeID &ID, const ProgramPoint &Loc, const ProgramStateRef &state, bool IsSink) argument

Completed in 127 milliseconds