Searched defs:getMethodKind (Results 1 – 5 of 5) sorted by relevance
17 static inline MethodKind getMethodKind(uint16_t Attrs) { in getMethodKind() function
16 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
70 MethodKind getMethodKind() const { in getMethodKind() function739 MethodKind getMethodKind() const { return Attrs.getMethodKind(); } in getMethodKind() function
43 MethodKind getMethodKind() const { in getMethodKind() function