Home
last modified time | relevance | path

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

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