Searched defs:tag_decl (Results 1 – 8 of 8) sorted by relevance
21 void ClangExternalASTSourceCallbacks::CompleteType(clang::TagDecl *tag_decl) { in CompleteType()45 clang::TagDecl *tag_decl = llvm::dyn_cast<clang::TagDecl>( in FindExternalLexicalDecls() local
156 TagDecl *tag_decl = tag_type->getDecl(); in AddTypeDecl() local
265 if (auto *tag_decl = dyn_cast<TagDecl>(decl)) { in ~CompleteTagDeclsScope() local864 TagDecl *tag_decl = tag_type->getDecl(); in CompleteAndFetchChildren() local932 TagDecl *tag_decl = tag_type->getDecl(); in RequireCompleteType() local
262 void ClangASTSource::CompleteType(TagDecl *tag_decl) { in CompleteType()
70 void CompleteType(clang::TagDecl *tag_decl) override { in CompleteType()
38 PdbTypeSymId id, CompilerType &derived_ct, clang::TagDecl &tag_decl, in UdtRecordCompleter()
1154 if (clang::TagDecl *tag_decl = llvm::dyn_cast<clang::TagDecl>(decl)) in GetTypeForDecl() local2426 if (clang::TagDecl *tag_decl = llvm::dyn_cast<clang::TagDecl>(decl)) { in GetCompleteDecl() local2636 auto *tag_decl = enum_type->getAsTagDecl(); in GetCompleteEnumType() local3450 clang::TagDecl *tag_decl = tag_type->getDecl(); in IsDefined() local7169 if (auto *tag_decl = dyn_cast<clang::TagDecl>(decl)) in GetDirectNestedTypeWithName() local8384 clang::TagDecl *tag_decl = tag_type->getDecl(); in StartTagDeclarationDefinition() local8420 clang::TagDecl *tag_decl = tag_type->getDecl(); in CompleteTagDeclarationDefinition() local8613 if (clang::TagDecl *tag_decl = GetAsTagDecl(full_type)) { in DumpFromSymbolFile() local8937 if (clang::TagDecl *tag_decl = tag_type->getDecl()) { in DumpTypeDescription() local
227 clang::TagDecl *tag_decl = TypeSystemClang::GetAsTagDecl(type); in ParseTypeFromClangModule() local