Searched defs:typedef_type (Results 1 – 9 of 9) sorted by relevance
148 if (const TypedefType *typedef_type = in AddTypeDecl() local
485 CompilerType typedef_type = m_ast->CreateTypedefType( in TEST_F() local
531 lldb::TypeSP typedef_type = results.GetTypeAtIndex(0); in TEST_F() local
396 Type *typedef_type = m_symbol_file->ResolveTypeUID(m_encoding_uid); in GetTypedefType() local
3678 if (const auto *typedef_type = qual_type->getAs<clang::TypedefType>()) { in GetTypeName() local4560 const clang::TypedefType *typedef_type = llvm::dyn_cast<clang::TypedefType>( in GetTypedefedType() local7081 const clang::TypedefType *typedef_type = in GetAsTypedefDecl() local8956 auto *typedef_type = qual_type->getAs<clang::TypedefType>(); in DumpTypeDescription() local
1484 else if (auto typedef_type = in FindTypesByRegex() local
572 pub fn typedef_type(&self) -> Option<Type> { in typedef_type() method
1848 if (typedef_decl_sptr typedef_type = klass->get_naming_typedef()) in write_naming_typedef() local
11852 maybe_update_types_lookup_map(const typedef_decl_sptr& typedef_type) in maybe_update_types_lookup_map()12128 else if (typedef_decl_sptr typedef_type = is_typedef(decl)) in maybe_update_types_lookup_map() local19266 class_or_union::set_naming_typedef(const typedef_decl_sptr& typedef_type) in set_naming_typedef()