Searched defs:tag_decl (Results 1 – 3 of 3) sorted by relevance
175 const clang::TagDecl *tag_decl = type_ptr->getAsTagDecl(); in GetAnonymousRecord() local194 const clang::TagDecl *tag_decl = type_ptr->getAsTagDecl(); in GetAnonymousEnum() local
174 if (auto* tag_decl = llvm::dyn_cast<clang::TagDecl>(type_decl); in GetTypeDeclarations() local
252 if (auto* tag_decl = typedef_decl->getAnonDeclWithTypedefName()) { in GetSpelling() local