Home
last modified time | relevance | path

Searched defs:tag_decl (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangExternalASTSourceCallbacks.cpp131 ClangExternalASTSourceCallbacks::CompleteType (TagDecl *tag_decl) in CompleteType()
HDClangASTImporter.cpp340 else if (TagDecl *tag_decl = dyn_cast<TagDecl>(decl)) in CompleteDecl() local
432 TagDecl *tag_decl = tag_type->getDecl(); in RequireCompleteType() local
634 if (TagDecl *tag_decl = dyn_cast<TagDecl>(decl)) in ExecuteDeportWorkQueues() local
HDClangASTContext.cpp1150 if (clang::TagDecl *tag_decl = llvm::dyn_cast<clang::TagDecl>(decl)) in GetTypeForDecl() local
2075 if (clang::TagDecl *tag_decl = llvm::dyn_cast<clang::TagDecl>(decl)) in GetCompleteDecl() local
HDClangASTType.cpp81 clang::TagDecl *tag_decl = tag_type->getDecl(); in GetCompleteQualType() local
836 clang::TagDecl *tag_decl = tag_type->getDecl(); in IsDefined() local
5851 clang::TagDecl *tag_decl = llvm::dyn_cast<clang::TagDecl>(tag_type->getDecl()); in SetTagTypeKind() local
5878 clang::TagDecl *tag_decl = tag_type->getDecl(); in StartTagDeclarationDefinition() local
6709 clang::TagDecl *tag_decl = tag_type->getDecl(); in DumpTypeDescription() local
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDClangASTSource.cpp200 ClangASTSource::CompleteType (TagDecl *tag_decl) in CompleteType()
2046 TagDecl *tag_decl = tag_type->getDecl(); in AddTypeDecl() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp8043 clang::TagDecl *tag_decl = tag_type->getDecl(); in SearchDeclContext() local