Searched refs:valueKind (Results 1 - 6 of 6) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprMember.cpp1178 ExprValueKind valueKind; local
1181 valueKind = VK_RValue;
1184 valueKind = VK_LValue;
1190 type, valueKind, OK_Ordinary);
H A DSemaExpr.cpp2884 ExprValueKind valueKind = VK_RValue; local
2905 valueKind = VK_RValue;
2920 valueKind = VK_LValue;
2928 valueKind = VK_LValue; // even if the parameter is an r-value reference
2934 valueKind = VK_RValue;
2947 valueKind = VK_RValue;
2955 valueKind = VK_LValue;
2974 valueKind = VK_RValue;
2985 valueKind = VK_RValue;
2991 valueKind
[all...]
H A DSemaOverload.cpp12151 ExprValueKind valueKind = Expr::getValueKindForType(proto->getReturnType());
12175 resultType, valueKind, RParenLoc);
13105 ExprValueKind valueKind;
13108 valueKind = VK_LValue;
13111 valueKind = VK_RValue;
13118 MemExpr->getMemberNameInfo(), TemplateArgs, type, valueKind,
/external/clang/include/clang/AST/
H A DExprCXX.h3784 ExprValueKind valueKind,
3788 : Expr(SubstNonTypeTemplateParmExprClass, type, valueKind, OK_Ordinary,
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 313 milliseconds