Home
last modified time | relevance | path

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

/external/lldb/source/Symbol/
DClangExternalASTSourceCallbacks.cpp131 ClangExternalASTSourceCallbacks::CompleteType (TagDecl *tag_decl) in CompleteType()
DClangASTImporter.cpp204 else if (TagDecl *tag_decl = dyn_cast<TagDecl>(decl)) in CompleteDecl() local
488 if (TagDecl *tag_decl = dyn_cast<TagDecl>(decl)) in ExecuteDeportWorkQueues() local
DClangASTType.cpp78 TagDecl *tag_decl = tag_type->getDecl(); in GetCompleteQualType() local
642 TagDecl *tag_decl = tag_type->getDecl(); in IsDefined() local
5277 TagDecl *tag_decl = dyn_cast<TagDecl>(tag_type->getDecl()); in SetTagTypeKind() local
5304 TagDecl *tag_decl = tag_type->getDecl(); in StartTagDeclarationDefinition() local
6135 TagDecl *tag_decl = tag_type->getDecl(); in DumpTypeDescription() local
DClangASTContext.cpp2159 if (clang::TagDecl *tag_decl = llvm::dyn_cast<clang::TagDecl>(decl)) in GetCompleteDecl() local
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTypeVendor.cpp83 CompleteType (clang::TagDecl *tag_decl) in CompleteType()
/external/lldb/source/Expression/
DClangASTSource.cpp170 ClangASTSource::CompleteType (TagDecl *tag_decl) in CompleteType()
1837 TagDecl *tag_decl = tag_type->getDecl(); in AddTypeDecl() local
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp7841 clang::TagDecl *tag_decl = tag_type->getDecl(); in SearchDeclContext() local