Searched defs:tag_decl (Results 1 – 8 of 8) sorted by relevance
20 void ClangExternalASTSourceCallbacks::CompleteType(clang::TagDecl *tag_decl) { in CompleteType()44 clang::TagDecl *tag_decl = llvm::dyn_cast<clang::TagDecl>( in FindExternalLexicalDecls() local
156 TagDecl *tag_decl = tag_type->getDecl(); in AddTypeDecl() local
262 if (auto *tag_decl = dyn_cast<TagDecl>(decl)) { in ~CompleteTagDeclsScope() local622 TagDecl *tag_decl = tag_type->getDecl(); in CompleteAndFetchChildren() local690 TagDecl *tag_decl = tag_type->getDecl(); in RequireCompleteType() local
281 void ClangASTSource::CompleteType(TagDecl *tag_decl) { in CompleteType()
38 PdbTypeSymId id, CompilerType &derived_ct, clang::TagDecl &tag_decl, in UdtRecordCompleter()
70 void CompleteType(clang::TagDecl *tag_decl) override { in CompleteType()
1212 if (clang::TagDecl *tag_decl = llvm::dyn_cast<clang::TagDecl>(decl)) in GetTypeForDecl() local2549 if (clang::TagDecl *tag_decl = llvm::dyn_cast<clang::TagDecl>(decl)) { in GetCompleteDecl() local2744 clang::TagDecl *tag_decl = tag_type->getDecl(); in GetCompleteQualType() local3495 clang::TagDecl *tag_decl = tag_type->getDecl(); in IsDefined() local8345 clang::TagDecl *tag_decl = tag_type->getDecl(); in StartTagDeclarationDefinition() local8381 clang::TagDecl *tag_decl = tag_type->getDecl(); in CompleteTagDeclarationDefinition() local8573 if (clang::TagDecl *tag_decl = GetAsTagDecl(full_type)) { in DumpFromSymbolFile() local9295 if (clang::TagDecl *tag_decl = tag_type->getDecl()) { in DumpTypeDescription() local
207 clang::TagDecl *tag_decl = TypeSystemClang::GetAsTagDecl(type); in ParseTypeFromClangModule() local