Searched refs:LValueRef (Results 1 – 3 of 3) sorted by relevance
1044 bool LValueRef : 1; member1340 I.Ref.LValueRef = lvalue; in getReference()
860 QualType BuildReferenceType(QualType T, bool LValueRef,
1172 bool LValueRef = SpelledAsLValue || T->getAs<LValueReferenceType>(); in BuildReferenceType() local1201 if (LValueRef) in BuildReferenceType()2231 T = S.BuildReferenceType(T, DeclType.Ref.LValueRef, DeclType.Loc, Name); in GetFullTypeForDeclarator()3261 assert(!Chunk.Ref.LValueRef); in VisitRValueReferenceTypeLoc()