Searched refs:isBoundable (Results 1 – 5 of 5) sorted by relevance
174 virtual bool isBoundable() const { return false; } in isBoundable() function210 bool isBoundable() const override { return false; } in isBoundable() function486 bool isBoundable() const override { return true; } in isBoundable() function513 bool isBoundable() const override { return true; } in isBoundable() function562 bool isBoundable() const override { return false; } in isBoundable() function773 bool isBoundable() const override { return true; } in isBoundable() function808 bool isBoundable() const override { return false; } in isBoundable() function842 bool isBoundable() const override { return false; } in isBoundable() function878 bool isBoundable() const override { return !CL->isFileScope(); } in isBoundable() function
104 if (R->isBoundable()) in castRegion()
254 if (!R->isBoundable()) in getSValAsScalarOrLoc()
1275 if (NewR->isBoundable()) { in showBRDiagnostics()1347 if (NewR->isBoundable()) { in showBRDefaultDiagnostics()
1147 if (!baseR->isBoundable()) in VisitCluster()