Searched defs:isBoundable (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ | ||
H A D | MemRegion.h | 178 virtual bool isBoundable() const { return false; } isBoundable() function |