Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h174 virtual bool isBoundable() const { return false; } in isBoundable() function
210 bool isBoundable() const override { return false; } in isBoundable() function
486 bool isBoundable() const override { return true; } in isBoundable() function
513 bool isBoundable() const override { return true; } in isBoundable() function
562 bool isBoundable() const override { return false; } in isBoundable() function
773 bool isBoundable() const override { return true; } in isBoundable() function
808 bool isBoundable() const override { return false; } in isBoundable() function
842 bool isBoundable() const override { return false; } in isBoundable() function
878 bool isBoundable() const override { return !CL->isFileScope(); } in isBoundable() function