Searched defs:typedef_type (Results 1 – 4 of 4) sorted by relevance
148 if (const TypedefType *typedef_type = in AddTypeDecl() local
506 Type *typedef_type = m_symbol_file->ResolveTypeUID(m_encoding_uid); GetTypedefType() local
3751 if (const auto *typedef_type = qual_type->getAs<clang::TypedefType>()) { GetTypeName() local 4624 const clang::TypedefType *typedef_type = llvm::dyn_cast<clang::TypedefType>( GetTypedefedType() local 7236 const clang::TypedefType *typedef_type = GetAsTypedefDecl() local 8720 auto *typedef_type = qual_type->getAs<clang::TypedefType>(); DumpTypeDescription() local [all...]
1493 else if (auto typedef_type = in FindTypesByRegex() local