Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h188 virtual bool isBoundable() const { return false; } in isBoundable() function
207 bool isBoundable() const override { return false; } in isBoundable() function
459 bool isBoundable() const override { return true; } in isBoundable() function
489 bool isBoundable() const override { return true; } in isBoundable() function
536 bool isBoundable() const override { return false; } in isBoundable() function
723 bool isBoundable() const override { return true; } in isBoundable() function
763 bool isBoundable() const override { return false; } in isBoundable() function
797 bool isBoundable() const override { return false; } in isBoundable() function
829 bool isBoundable() const override { return !CL->isFileScope(); } in isBoundable() function