Searched refs:kVariableType (Results 1 – 2 of 2) sorted by relevance
77 if (flags & VariableInfo::kVariableType) { in ParseTypeDescriptor()195 ParseTypeDescriptor<VariableInfo::kVariableType>(GetCapturedVariablesTypeDescriptor(), in GetCapturedShortyType()352 static_cast<VariableInfo::Flags>(VariableInfo::kVariableType | VariableInfo::kOffset); in GetCapturedVariableTypeAndOffset()
111 kVariableType = 0x2, in PACKED() enumerator