Searched refs:CreateEnumerationType (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DClangASTContext.h369 CompilerType CreateEnumerationType(const char *name,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp499 ast_enum = m_ast.CreateEnumerationType(name.c_str(), decl_context, decl,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1104 CompilerType enum_ct = m_clang.CreateEnumerationType(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp790 clang_type = m_ast.CreateEnumerationType(
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp2031 ClangASTContext::CreateEnumerationType(const char *name, DeclContext *decl_ctx, function in class:ClangASTContext

Completed in 96 milliseconds