Home
last modified time | relevance | path

Searched defs:RValueReference (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dinlined_vector.h76 using RValueReference = typename Storage::RValueReference; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangleNodes.h55 enum class PointerAffinity { None, Pointer, Reference, RValueReference }; enumerator
56 enum class FunctionRefQualifier { None, Reference, RValueReference }; enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h289 using RValueReference = value_type&&; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h353 RValueReference = 0x04 // r-value reference enumerator