Home
last modified time | relevance | path

Searched defs:ConstraintManager (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DConstraintManager.h64 ConstraintManager() : NotifyAssumeClients(true) {} in ConstraintManager() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h84 class ConstraintManager; variable