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

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ConstraintManager.h 64 ConstraintManager() : NotifyAssumeClients(true) {}
154 SaveAndRestore<bool> DisableNotify(NotifyAssumeClients, false);
166 bool NotifyAssumeClients;
  /external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.cpp 91 if (NotifyAssumeClients && SU)

Completed in 344 milliseconds