Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeTypePointer.cpp113 bool NativeTypePointer::isRValueReference() const { in isRValueReference() function in NativeTypePointer
DNativeRawSymbol.cpp652 bool NativeRawSymbol::isRValueReference() const { in isRValueReference() function in NativeRawSymbol
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1186 bool DIARawSymbol::isRValueReference() const { in isRValueReference() function in DIARawSymbol
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h663 bool isRValueReference() const { return getFlags() & FlagRValueReference; } in isRValueReference() function
1779 bool isRValueReference() const { return getFlags() & FlagRValueReference; } in isRValueReference() function