Searched defs:tag_decl (Results 1 – 1 of 1) sorted by relevance
59 const clang::TagDecl *tag_decl = type_ptr->getAsTagDecl(); in GetTagDecl() local69 const clang::TagDecl *tag_decl = type_ptr->getAsTagDecl(); in GetAnonymousRecord() local88 const clang::TagDecl *tag_decl = type_ptr->getAsTagDecl(); in GetAnonymousEnum() local254 std::string ABIWrapper::GetTypeUniqueId(const clang::TagDecl *tag_decl) { in GetTypeUniqueId()