Lines Matching refs:APValue
4901 APValue Value;
4909 // Convert the APValue to a TemplateArgument.
4911 case APValue::Uninitialized:
4915 case APValue::Int:
4919 case APValue::MemberPointer: {
4936 case APValue::LValue: {
4978 case APValue::AddrLabelDiff:
4980 case APValue::Float:
4981 case APValue::ComplexInt:
4982 case APValue::ComplexFloat:
4983 case APValue::Vector:
4984 case APValue::Array:
4985 case APValue::Struct:
4986 case APValue::Union: