Home
last modified time | relevance | path

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

/art/compiler/sea_ir/types/
Dtype_inference.h74 bool IsConstructor() const { in IsConstructor() function
/art/compiler/driver/
Ddex_compilation_unit.h85 bool IsConstructor() const { in IsConstructor() function
/art/runtime/verifier/
Dmethod_verifier.h614 bool IsConstructor() const { in IsConstructor() function
/art/runtime/mirror/
Dart_method.h91 bool IsConstructor() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsConstructor() function