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

/art/compiler/dex/
H A Dtype_inference.h190 Type NestedType() const { function in struct:art::TypeInference::Type
198 return (temp.ArrayDepth() != 0u) ? temp.AsNull() : NestedType();

Completed in 54 milliseconds