Searched defs:IsControl (Results 1 – 9 of 9) sorted by relevance
147 inline bool NodeProperties::IsControl(Node* node) { in IsControl() function
469 bool IsControl() const { return IsControlField::decode(bit_field_); } in IsControl() function
221 virtual bool IsControl() const { return false; } in IsControl() function387 virtual bool IsControl() const OVERRIDE { return true; } in IsControl() function430 virtual bool IsControl() const OVERRIDE { return true; } in IsControl() function519 virtual bool IsControl() const FINAL OVERRIDE { return true; } in IsControl() function
222 virtual bool IsControl() const { return false; } in IsControl() function388 virtual bool IsControl() const OVERRIDE { return true; } in IsControl() function431 virtual bool IsControl() const OVERRIDE { return true; } in IsControl() function520 virtual bool IsControl() const FINAL OVERRIDE { return true; } in IsControl() function
226 virtual bool IsControl() const { return false; } in IsControl() function391 virtual bool IsControl() const OVERRIDE { return true; } in IsControl() function429 virtual bool IsControl() const OVERRIDE { return true; } in IsControl() function518 virtual bool IsControl() const FINAL OVERRIDE { return true; } in IsControl() function
227 virtual bool IsControl() const { return false; } in IsControl() function408 virtual bool IsControl() const OVERRIDE { return true; } in IsControl() function447 virtual bool IsControl() const OVERRIDE { return true; } in IsControl() function536 virtual bool IsControl() const FINAL OVERRIDE { return true; } in IsControl() function
222 virtual bool IsControl() const { return false; } in IsControl() function396 virtual bool IsControl() const OVERRIDE { return true; } in IsControl() function439 virtual bool IsControl() const OVERRIDE { return true; } in IsControl() function528 virtual bool IsControl() const FINAL OVERRIDE { return true; } in IsControl() function
225 virtual bool IsControl() const { return false; } in IsControl() function391 virtual bool IsControl() const OVERRIDE { return true; } in IsControl() function434 virtual bool IsControl() const OVERRIDE { return true; } in IsControl() function520 virtual bool IsControl() const FINAL OVERRIDE { return true; } in IsControl() function
236 virtual bool IsControl() const { return false; } in IsControl() function363 virtual bool IsControl() const FINAL OVERRIDE { return true; } in IsControl() function498 virtual bool IsControl() const OVERRIDE { return true; } in IsControl() function1316 virtual bool IsControl() const OVERRIDE { return true; } in IsControl() function