Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h183 virtual bool isBoundable() const { return false; } in isBoundable() function
219 bool isBoundable() const override { return false; } in isBoundable() function
499 bool isBoundable() const override { return true; } in isBoundable() function
526 bool isBoundable() const override { return true; } in isBoundable() function
575 bool isBoundable() const override { return false; } in isBoundable() function
813 bool isBoundable() const override { return true; } in isBoundable() function
849 bool isBoundable() const override { return false; } in isBoundable() function
884 bool isBoundable() const override { return false; } in isBoundable() function
920 bool isBoundable() const override { return !CL->isFileScope(); } in isBoundable() function