Searched defs:isDestructorKind (Results 1 – 5 of 5) sorted by relevance
146 bool isDestructorKind() const { return isDestructorKind(getKind()); } in isDestructorKind() function167 static bool isDestructorKind(Kind ComponentKind) { in isDestructorKind() function
141 bool isDestructorKind() const { return isDestructorKind(getKind()); } in isDestructorKind() function184 static bool isDestructorKind(Kind ComponentKind) { in isDestructorKind() function