Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DConstraintManager.h57 bool isUnderconstrained() const { in isUnderconstrained() function
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp720 bool TrackConstraintBRVisitor::isUnderconstrained(const ExplodedNode *N) const { in isUnderconstrained() function in TrackConstraintBRVisitor