Home
last modified time | relevance | path

Searched refs:AllowRValues (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaInit.cpp3947 bool AllowRValues, in TryRefInitWithConversionFunction() argument
3978 if (AllowRValues && (T1RecordType = T1->getAs<RecordType>()) && in TryRefInitWithConversionFunction()
4034 (AllowRValues || Conv->getConversionType()->isLValueReferenceType())){ in TryRefInitWithConversionFunction()