HomeSort by relevance Sort by last modified time
    Searched defs:IsStatic (Results 1 - 6 of 6) sorted by null

  /art/compiler/sea_ir/types/
type_inference.h 78 bool IsStatic() const {
  /art/compiler/driver/
dex_compilation_unit.h 91 bool IsStatic() const {
  /art/runtime/mirror/
art_field.h 47 bool IsStatic() const {
art_method.h 79 bool IsStatic() const {
  /art/compiler/jni/quick/
calling_convention.h 84 bool IsStatic() const {
92 if (IsStatic()) {
102 if (IsStatic()) {
120 if (IsStatic()) {
  /art/runtime/verifier/
method_verifier.h 608 bool IsStatic() const {

Completed in 47 milliseconds