Searched refs:LValuePathSerializationHelper (Results 1 – 4 of 4) sorted by relevance
191 APValue::LValuePathSerializationHelper readLValuePathSerializationHelper( in readLValuePathSerializationHelper()212 return APValue::LValuePathSerializationHelper(path, origTy); in readLValuePathSerializationHelper()
173 APValue::LValuePathSerializationHelper lvaluePath) { in writeLValuePathSerializationHelper()
124 def LValuePathSerializationHelper :125 PropertyType<"APValue::LValuePathSerializationHelper"> {528 def : Property<"lvaluePath", LValuePathSerializationHelper> {531 APValue::LValuePathSerializationHelper(node.getLValuePath(), elemTy)
157 APValue::LValuePathSerializationHelper::LValuePathSerializationHelper( in LValuePathSerializationHelper() function in APValue::LValuePathSerializationHelper161 QualType APValue::LValuePathSerializationHelper::getType() { in getType()