Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp4295 Expr *Initializer, bool AllowRValues, bool IsLValueRef, in TryRefInitWithConversionFunction() argument
4468 VK = IsLValueRef ? VK_LValue : VK_XValue; in TryRefInitWithConversionFunction()