Searched refs:isBoundable (Results 1 – 5 of 5) sorted by relevance
179 virtual bool isBoundable() const { return false; } in isBoundable() function215 bool isBoundable() const override { return false; } in isBoundable() function495 bool isBoundable() const override { return true; } in isBoundable() function522 bool isBoundable() const override { return true; } in isBoundable() function571 bool isBoundable() const override { return false; } in isBoundable() function791 bool isBoundable() const override { return true; } in isBoundable() function827 bool isBoundable() const override { return false; } in isBoundable() function862 bool isBoundable() const override { return false; } in isBoundable() function898 bool isBoundable() const override { return !CL->isFileScope(); } in isBoundable() function
115 if (R->isBoundable() && IsSameRegionType(R, CanonPointeeTy)) in castRegion()
250 if (!R->isBoundable()) in getSValAsScalarOrLoc()
1136 if (!baseR->isBoundable()) in VisitCluster()
1271 if (R->isBoundable()) in isObjCPointer()