Home
last modified time | relevance | path

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

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