Home
last modified time | relevance | path

Searched defs:GetRValueReferenceType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DTypeSystem.cpp84 TypeSystem::GetRValueReferenceType(lldb::opaque_compiler_type_t type) { in GetRValueReferenceType() function in TypeSystem
H A DCompilerType.cpp702 CompilerType CompilerType::GetRValueReferenceType() const { in GetRValueReferenceType() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4580 TypeSystemClang::GetRValueReferenceType(lldb::opaque_compiler_type_t type) { in GetRValueReferenceType() function in TypeSystemClang