Searched defs:getMethodKind (Results 1 – 2 of 2) sorted by relevance
17 static inline MethodKind getMethodKind(uint16_t Attrs) { in getMethodKind() function
64 MethodKind getMethodKind() const { in getMethodKind() function734 MethodKind getMethodKind() const { return Attrs.getMethodKind(); } in getMethodKind() function