Searched refs:CreateEnumerationType (Results 1 – 6 of 6) sorted by relevance
264 CompilerType enum_type = ast.CreateEnumerationType( in TEST_F()278 CompilerType enum_type = ast.CreateEnumerationType( in TEST_F()
423 CompilerType CreateEnumerationType(llvm::StringRef name,
2309 CompilerType TypeSystemClang::CreateEnumerationType( in CreateEnumerationType() function in TypeSystemClang
502 ast_enum = m_ast.CreateEnumerationType(name, decl_context, in CreateLLDBTypeFromPDBType()
1413 CompilerType enum_ct = m_clang.CreateEnumerationType( in CreateEnumType()
830 clang_type = m_ast.CreateEnumerationType( in ParseEnum()