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

/external/clang/include/clang/Basic/
H A DSpecifiers.h96 VK_LValue, enumerator in enum:clang::ExprValueKind
/external/clang/lib/CodeGen/
H A DCGBlocks.cpp781 VK_LValue, SourceLocation()); local
852 VK_LValue, SourceLocation()); local
H A DCGDecl.cpp432 Var.getType(), VK_LValue, SourceLocation()); variable
450 Var.getType(), VK_LValue, SourceLocation()); variable
H A DCGObjC.cpp998 VK_LValue, SourceLocation());
1044 VK_LValue, SourceLocation());
1221 VK_LValue, SourceLocation());
1231 DeclRefExpr arg(argDecl, false, argType, VK_LValue, SourceLocation());
1409 Self->getType(), VK_LValue, SourceLocation());
1591 VK_LValue, SourceLocation()); local
2924 VK_LValue, OK_Ordinary, SourceLocation());
2929 VK_LValue, OK_Ordinary, SourceLocation());
2935 VK_LValue, SourceLocation(), false);
3003 VK_LValue, OK_Ordinar
[all...]

Completed in 115 milliseconds