Home
last modified time | relevance | path

Searched defs:IsConstructor (Results 1 – 3 of 3) sorted by relevance

/art/compiler/driver/
Ddex_compilation_unit.h86 bool IsConstructor() const { in IsConstructor() function
/art/runtime/verifier/
Dmethod_verifier.h263 bool IsConstructor() const { in IsConstructor() function
/art/runtime/
Dart_method.h103 bool IsConstructor() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsConstructor() function