Searched defs:IsProperty (Results 1 – 3 of 3) sorted by relevance
275 bool IsProperty() const { in IsProperty() function
144 unsigned IsProperty : 1; variable
2522 bool IsProperty() const { return IsFound() && !IsTransition(); } in IsProperty() function