Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompilerType.cpp280 bool CompilerType::GetCompleteType() const { in GetCompleteType() function in CompilerType
H A DClangASTContext.cpp4003 bool ClangASTContext::GetCompleteType(lldb::opaque_compiler_type_t type) { in GetCompleteType() function in ClangASTContext