Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp5145 Expr *Initializer, bool AllowRValues, bool IsLValueRef, in TryRefInitWithConversionFunction() argument
5169 if (AllowRValues && (T1RecordType = T1->getAs<RecordType>()) && in TryRefInitWithConversionFunction()
5226 if ((AllowRValues || in TryRefInitWithConversionFunction()