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

/art/compiler/jni/quick/
H A Dcalling_convention.h33 bool IsReturnAReference() const { return shorty_[0] == 'L'; } function in class:art::CallingConvention

Completed in 4 milliseconds