Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Symbol/
H A DTypeSystem.cpp79 TypeSystem::GetLValueReferenceType(lldb::opaque_compiler_type_t type) { in GetLValueReferenceType() function in TypeSystem
H A DCompilerType.cpp414 CompilerType CompilerType::GetLValueReferenceType() const { in GetLValueReferenceType() function in CompilerType
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4554 TypeSystemClang::GetLValueReferenceType(lldb::opaque_compiler_type_t type) { in GetLValueReferenceType() function in TypeSystemClang