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.h176 virtual bool isBoundable() const { return false; } in isBoundable() function
195 bool isBoundable() const { return false; } in isBoundable() function
447 bool isBoundable() const { return true; } in isBoundable() function
477 bool isBoundable() const { return true; } in isBoundable() function
524 bool isBoundable() const { return false; } in isBoundable() function
708 bool isBoundable() const { return true; } in isBoundable() function
748 bool isBoundable() const { return false; } in isBoundable() function
782 bool isBoundable() const { return false; } in isBoundable() function
814 bool isBoundable() const { return !CL->isFileScope(); } in isBoundable() function