Searched defs:tag_decl (Results 1 – 8 of 8) sorted by relevance
21 void ClangExternalASTSourceCallbacks::CompleteType(clang::TagDecl *tag_decl) { in CompleteType() argument 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)) { ~CompleteTagDeclsScope() local 864 TagDecl *tag_decl = tag_type->getDecl(); CompleteAndFetchChildren() local 932 TagDecl *tag_decl = tag_type->getDecl(); RequireCompleteType() local [all...]
262 CompleteType(TagDecl * tag_decl) CompleteType() argument [all...]
38 PdbTypeSymId id, CompilerType &derived_ct, clang::TagDecl &tag_decl, in UdtRecordCompleter() argument
70 CompleteType(clang::TagDecl * tag_decl) CompleteType() argument
1154 if (clang::TagDecl *tag_decl = llvm::dyn_cast<clang::TagDecl>(decl)) GetTypeForDecl() local 2426 if (clang::TagDecl *tag_decl = llvm::dyn_cast<clang::TagDecl>(decl)) { GetCompleteDecl() local 2636 auto *tag_decl = enum_type->getAsTagDecl(); GetCompleteEnumType() local 3450 clang::TagDecl *tag_decl = tag_type->getDecl(); IsDefined() local 7169 if (auto *tag_decl = dyn_cast<clang::TagDecl>(decl)) GetDirectNestedTypeWithName() local 8384 clang::TagDecl *tag_decl = tag_type->getDecl(); StartTagDeclarationDefinition() local 8420 clang::TagDecl *tag_decl = tag_type->getDecl(); CompleteTagDeclarationDefinition() local 8613 if (clang::TagDecl *tag_decl = GetAsTagDecl(full_type)) { DumpFromSymbolFile() local 8937 if (clang::TagDecl *tag_decl = tag_type->getDecl()) { DumpTypeDescription() local [all...]
228 clang::TagDecl *tag_decl = TypeSystemClang::GetAsTagDecl(type); ParseTypeFromClangModule() local