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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSpecifiers.h106 VK_LValue, enumerator in enum:clang::ExprValueKind
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp803 VK_LValue, SourceLocation()); local
871 type, VK_LValue, SourceLocation()); local
H A DCGDecl.cpp477 Var.getType(), VK_LValue, SourceLocation()); variable
495 Var.getType(), VK_LValue, SourceLocation()); variable
H A DCGStmtOpenMP.cpp374 (*IRef)->getType(), VK_LValue, (*IRef)->getExprLoc()); local
483 VK_LValue, (*IRef)->getExprLoc()); local
989 (*IC)->getType(), VK_LValue, (*IC)->getExprLoc()); local
1144 (*IC)->getType(), VK_LValue, (*IC)->getExprLoc()); local
H A DCGObjC.cpp1632 VK_LValue, SourceLocation()); local
[all...]

Completed in 173 milliseconds