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

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 225 /// Specifies if the builder results have been finalized. For example, if it
227 bool Finalized;
235 if (!Finalized)
259 : C(Ctx), Finalized(F), HasGeneratedNodes(false), Frontier(DstSet) {
265 : C(Ctx), Finalized(F), HasGeneratedNodes(false), Frontier(DstSet) {
  /external/valgrind/main/mpi/
libmpiwrap.c     [all...]

Completed in 263 milliseconds