Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp514 bool CompilerType::GetCompleteType() const { in GetCompleteType() function in CompilerType
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp3762 bool TypeSystemClang::GetCompleteType(lldb::opaque_compiler_type_t type) { in GetCompleteType() function in TypeSystemClang