Searched defs:typedef_decl (Results 1 – 6 of 6) sorted by relevance
571 auto typedef_decl = TypeSystemClang::GetAsTypedefDecl(ast_typedef); in CreateLLDBTypeFromPDBType() local
2036 TypedefDecl *typedef_decl = TypedefDecl::Create( in AddContextClassType() local
3486 tree typedef_decl = 0; local
3827 const clang::TypedefNameDecl *typedef_decl = typedef_type->getDecl(); in GetTypeName() local8577 if (clang::TypedefNameDecl *typedef_decl = GetAsTypedefDecl(full_type)) { in DumpFromSymbolFile() local9267 const clang::TypedefNameDecl *typedef_decl = typedef_type->getDecl(); in DumpTypeDescription() local
6987 tree typedef_decl = NULL_TREE; in grokdeclarator() local
10500 tree typedef_decl = NULL_TREE; local