Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h178 virtual bool isBoundable() const { return false; } isBoundable() function
214 bool isBoundable() const override { return false; } isBoundable() function
494 bool isBoundable() const override { return true; } isBoundable() function
521 bool isBoundable() const override { return true; } isBoundable() function
570 bool isBoundable() const override { return false; } isBoundable() function
808 bool isBoundable() const override { return true; } isBoundable() function
844 bool isBoundable() const override { return false; } isBoundable() function
879 bool isBoundable() const override { return false; } isBoundable() function
915 bool isBoundable() const override { return !CL->isFileScope(); } isBoundable() function