Searched defs:GetRValueReferenceType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Symbol/ | ||
H A D | TypeSystem.cpp | 84 TypeSystem::GetRValueReferenceType(lldb::opaque_compiler_type_t type) { in GetRValueReferenceType() function in TypeSystem |
H A D | CompilerType.cpp | 702 CompilerType CompilerType::GetRValueReferenceType() const { GetRValueReferenceType() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 4580 TypeSystemClang::GetRValueReferenceType(lldb::opaque_compiler_type_t type) { GetRValueReferenceType() function in TypeSystemClang |