Home
last modified time | relevance | path

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

/external/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
/external/llvm-project/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
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1024 bool DIARawSymbol::isRValueReference() const { in isRValueReference() function in DIARawSymbol
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1186 bool DIARawSymbol::isRValueReference() const { in isRValueReference() function in DIARawSymbol
/external/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1186 bool DIARawSymbol::isRValueReference() const { in isRValueReference() function in DIARawSymbol
/external/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
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h735 bool isRValueReference() const { return getFlags() & FlagRValueReference; } in isRValueReference() function
1998 bool isRValueReference() const { return getFlags() & FlagRValueReference; } in isRValueReference() function
/external/clang/lib/Sema/
DSemaOverload.cpp9764 bool isRValueReference = false; in NoteSurrogateCandidate() local
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp11248 bool isRValueReference = false; in NoteSurrogateCandidate() local