Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeRawSymbol.cpp667 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-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp1165 bool DIARawSymbol::isRValueReference() const { in isRValueReference() function in DIARawSymbol
/external/clang/lib/Sema/
DSemaOverload.cpp9764 bool isRValueReference = false; in NoteSurrogateCandidate() local