Home
last modified time | relevance | path

Searched defs:RValue (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
DCGCUDARuntime.h33 class RValue; variable
/external/clang/test/CXX/special/class.copy/
Dp11.0x.move.cpp135 struct RValue { struct
Dp11.0x.copy.cpp124 struct RValue { struct
/external/clang/lib/StaticAnalyzer/Core/
DBugReporterVisitors.cpp263 SVal RValue = State->getRawSVal(*LValue, RetE->getType()); in visitNodeInitial() local
/external/clang/lib/Sema/
DSemaExprObjC.cpp510 ExprResult RValue = DefaultFunctionArrayLvalueConversion(ValueExpr); in BuildObjCBoxedExpr() local