Searched defs:IsAbstract (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dclass_linker.h889 bool IsAbstract() const { function in class:art::ClassLinker::MethodTranslation
H A Dart_method.h322 return !IsAbstract() && !IsDefaultConflicting();
351 bool IsAbstract() { function in class:art::FINAL

Completed in 84 milliseconds