Searched defs:VK_LValue (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/Basic/
H A DSpecifiers.h95 VK_LValue, enumerator in enum:clang::ExprValueKind
/external/clang/lib/CodeGen/
H A DCGBlocks.cpp760 VK_LValue, SourceLocation()); local
H A DCGDecl.cpp406 Var.getType(), VK_LValue, SourceLocation()); local
423 Var.getType(), VK_LValue, SourceLocation()); local
H A DCGObjC.cpp937 VK_LValue, SourceLocation());
982 VK_LValue, SourceLocation());
1161 VK_LValue, SourceLocation());
1170 DeclRefExpr arg(argDecl, false, argType, VK_LValue, SourceLocation());
1524 VK_LValue, SourceLocation()); local
2819 VK_LValue, OK_Ordinary, SourceLocation());
2824 VK_LValue, OK_Ordinary, SourceLocation());
2830 VK_LValue, SourceLocation());
2905 VK_LValue, OK_Ordinary, SourceLocation());

Completed in 993 milliseconds