Home
last modified time | relevance | path

Searched defs:isRValue (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/src/Skyline/
H A DSkylineMatrixBase.h138 bool isRValue() const { in isRValue() function
/aosp_15_r20/external/eigen/Eigen/src/SparseCore/
H A DSparseMatrixBase.h194 bool isRValue() const { return m_isRValue; } in isRValue() function
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h716 … bool isRValue; // true if 'base' is an r-value, otherwise, base is an l-value member
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSpvBuilder.h735 … bool isRValue; // true if 'base' is an r-value, otherwise, base is an l-value member
/aosp_15_r20/external/clang/include/clang/AST/
H A DExpr.h248 bool isRValue() const { return getValueKind() == VK_RValue; } in isRValue() function
352 bool isRValue() const { return Kind >= CL_XValue; } in isRValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExpr.h378 bool isRValue() const { return Kind >= CL_XValue; } in isRValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExpr.h384 bool isRValue() const { return Kind >= CL_XValue; } in isRValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExpr.h384 bool isRValue() const { return Kind >= CL_XValue; } in isRValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExpr.h384 bool isRValue() const { return Kind >= CL_XValue; } in isRValue() function