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