Searched refs:isBoundable (Results 1 – 5 of 5) sorted by relevance
183 virtual bool isBoundable() const { return false; } in isBoundable() function219 bool isBoundable() const override { return false; } in isBoundable() function499 bool isBoundable() const override { return true; } in isBoundable() function526 bool isBoundable() const override { return true; } in isBoundable() function575 bool isBoundable() const override { return false; } in isBoundable() function813 bool isBoundable() const override { return true; } in isBoundable() function849 bool isBoundable() const override { return false; } in isBoundable() function884 bool isBoundable() const override { return false; } in isBoundable() function920 bool isBoundable() const override { return !CL->isFileScope(); } in isBoundable() function
115 if (R->isBoundable() && IsSameRegionType(R, CanonPointeeTy)) in castRegion()
262 if (!R->isBoundable()) in getSValAsScalarOrLoc()
1135 if (!baseR->isBoundable()) in VisitCluster()
1300 if (R->isBoundable()) in isObjCPointer()