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

/external/clang/include/clang/Basic/
H A DSpecifiers.h103 VK_LValue, enumerator in enum:clang::ExprValueKind
/external/clang/lib/CodeGen/
H A DCGBlocks.cpp787 VK_LValue, SourceLocation()); local
837 VK_LValue, SourceLocation()); local
H A DCGDecl.cpp416 Var.getType(), VK_LValue, SourceLocation()); local
433 Var.getType(), VK_LValue, SourceLocation()); local
H A DCGObjC.cpp962 VK_LValue, SourceLocation());
1008 VK_LValue, SourceLocation());
1187 VK_LValue, SourceLocation());
1196 DeclRefExpr arg(argDecl, false, argType, VK_LValue, SourceLocation());
1551 VK_LValue, SourceLocation()); local
2870 VK_LValue, OK_Ordinary, SourceLocation());
2875 VK_LValue, OK_Ordinary, SourceLocation());
2881 VK_LValue, SourceLocation(), false);
2955 VK_LValue, OK_Ordinary, SourceLocation());

Completed in 173 milliseconds