Searched defs:typedef_type (Results 1 – 7 of 7) sorted by relevance
150 if (const TypedefType *typedef_type = in AddTypeDecl() local
19 typedef int typedef_type; typedef
395 Type *typedef_type = m_symbol_file->ResolveTypeUID(m_encoding_uid); in GetTypedefType() local
540 lldb::TypeSP typedef_type = results.GetTypeAtIndex(0); in TEST_F() local
488 CompilerType typedef_type = type.CreateTypedef( in TEST_F() local
3785 if (const auto *typedef_type = qual_type->getAs<clang::TypedefType>()) { in GetTypeName() local4650 const clang::TypedefType *typedef_type = llvm::dyn_cast<clang::TypedefType>( in GetTypedefedType() local7295 const clang::TypedefType *typedef_type = in GetAsTypedefDecl() local9186 auto *typedef_type = qual_type->getAs<clang::TypedefType>(); in DumpTypeDescription() local
1496 else if (auto typedef_type = in FindTypesByRegex() local