Searched defs:IsMethod (Results 1 – 3 of 3) sorted by relevance
489 func IsMethod(n Node) bool { func
184 inline bool IsMethod() const { return is_method_; } in IsMethod() function in art::hiddenapi::DexMember
479 func (f *Field) IsMethod() bool { func