Home
last modified time | relevance | path

Searched defs:isBoundable (Results 1 – 2 of 2) 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
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
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