Searched defs:typedef_type (Results 1 – 7 of 7) sorted by relevance
148 if (const TypedefType *typedef_type = in AddTypeDecl() local
19 typedef int typedef_type; typedef
539 lldb::TypeSP typedef_type = results.GetTypeAtIndex(0); in TEST_F() local
511 Type *typedef_type = m_symbol_file->ResolveTypeUID(m_encoding_uid); GetTypedefType() local
504 CompilerType typedef_type = type.CreateTypedef( TEST_F() local
3788 if (const auto *typedef_type = qual_type->getAs<clang::TypedefType>()) { GetTypeName() local 4681 const clang::TypedefType *typedef_type = llvm::dyn_cast<clang::TypedefType>( GetTypedefedType() local 7393 const clang::TypedefType *typedef_type = GetAsTypedefDecl() local 8906 auto *typedef_type = qual_type->getAs<clang::TypedefType>(); DumpTypeDescription() local [all...]
1493 else if (auto typedef_type = FindTypesByRegex() local