Home
last modified time | relevance | path

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

/art/compiler/driver/
Ddex_compilation_unit.h85 bool IsConstructor() const { in IsConstructor() function
/art/runtime/verifier/
Dmethod_verifier.h249 bool IsConstructor() const { in IsConstructor() function
/art/runtime/
Dart_method.h159 bool IsConstructor() { in IsConstructor() function