Searched refs:RQ_RValue (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DTypePrinter.cpp699 case RQ_RValue:
H A DExpr.cpp559 else if (Ref == RQ_RValue)
H A DItaniumMangle.cpp1810 case RQ_RValue:
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp2320 case RQ_RValue:
2923 : RQ_RValue;
H A DSemaTemplateDeduction.cpp4147 if (Method->getRefQualifier() == RQ_RValue)
H A DSemaOverload.cpp4759 case RQ_RValue:
4777 ICS.Standard.IsLvalueReference = Method->getRefQualifier() != RQ_RValue;
H A DSemaExprCXX.cpp4173 case RQ_RValue:
H A DSemaDeclCXX.cpp4923 MD->getRefQualifier() == RQ_RValue,
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h1128 RQ_RValue enumerator in enum:clang::RefQualifierKind

Completed in 485 milliseconds