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.h152 virtual bool isBoundable() const { return false; } in isBoundable() function
190 bool isBoundable() const override { return false; } in isBoundable() function
455 bool isBoundable() const override { return true; } in isBoundable() function
485 bool isBoundable() const override { return true; } in isBoundable() function
532 bool isBoundable() const override { return false; } in isBoundable() function
719 bool isBoundable() const override { return true; } in isBoundable() function
759 bool isBoundable() const override { return false; } in isBoundable() function
793 bool isBoundable() const override { return false; } in isBoundable() function
825 bool isBoundable() const override { return !CL->isFileScope(); } in isBoundable() function