Home
last modified time | relevance | path

Searched defs:GetNonReferenceType (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp644 CompilerType CompilerType::GetNonReferenceType() const { GetNonReferenceType() function in CompilerType
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4495 TypeSystemClang::GetNonReferenceType(lldb::opaque_compiler_type_t type) { GetNonReferenceType() function in TypeSystemClang