Searched defs:isBoundable (Results 1 – 1 of 1) sorted by relevance
188 virtual bool isBoundable() const { return false; } in isBoundable() function207 bool isBoundable() const override { return false; } in isBoundable() function459 bool isBoundable() const override { return true; } in isBoundable() function489 bool isBoundable() const override { return true; } in isBoundable() function536 bool isBoundable() const override { return false; } in isBoundable() function723 bool isBoundable() const override { return true; } in isBoundable() function763 bool isBoundable() const override { return false; } in isBoundable() function797 bool isBoundable() const override { return false; } in isBoundable() function829 bool isBoundable() const override { return !CL->isFileScope(); } in isBoundable() function