Searched refs:RQ_LValue (Results 1 - 11 of 11) sorted by relevance

/external/clang/tools/libclang/
H A DCXType.cpp829 case RQ_LValue:
/external/clang/lib/AST/
H A DDeclPrinter.cpp457 case RQ_LValue:
H A DTypePrinter.cpp706 case RQ_LValue:
H A DMicrosoftMangle.cpp1279 case RQ_LValue:
H A DExpr.cpp540 if (Ref == RQ_LValue)
H A DItaniumMangle.cpp1823 case RQ_LValue:
/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1030 if (Func->getExtProtoInfo().RefQualifier == RQ_LValue)
1114 if (Method->getRefQualifier() == RQ_LValue)
/external/clang/lib/Sema/
H A DSemaType.cpp1323 case RQ_LValue:
2893 : FTI.RefQualifierIsLValueRef? RQ_LValue
H A DSemaExprCXX.cpp4159 case RQ_LValue:
H A DSemaOverload.cpp4792 case RQ_LValue:
/external/clang/include/clang/AST/
H A DType.h1125 RQ_LValue, enumerator in enum:clang::RefQualifierKind

Completed in 1434 milliseconds