/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | MangleNumberingContext.h | 25 class TagDecl; variable
|
H A D | Type.h | 63 class TagDecl; variable
|
H A D | CanonicalType.h | 39 class TagDecl; variable
|
H A D | ASTConsumer.h | 25 class TagDecl; variable
|
H A D | PrettyPrinter.h | 25 class TagDecl; variable
|
H A D | ASTMutationListener.h | 37 class TagDecl; variable
|
H A D | ASTImporter.h | 48 class TagDecl; variable
|
H A D | ExternalASTSource.h | 53 class TagDecl; variable
|
H A D | Decl.h | 72 class TagDecl; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
H A D | IndexingContext.h | 24 class TagDecl; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenTypes.h | 44 class TagDecl; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 3064 unsigned TagType, Decl *TagDecl) { in SkipCXXMemberSpecification() 3119 DeclSpec::TST TagType, Decl *TagDecl) { in ParseCXXClassMemberDeclarationWithPragmas() 3229 unsigned TagType, Decl *TagDecl) { in ParseCXXMemberSpecification()
|
H A D | ParseDecl.cpp | 4257 DeclSpec::TST TagType, RecordDecl *TagDecl) { in ParseStructUnionBody() 4702 Decl *TagDecl = Actions.ActOnTag( in ParseEnumSpecifier() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Template.h | 40 class TagDecl; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 5638 AST_MATCHER(TagDecl, isStruct) { in AST_MATCHER() argument 5651 AST_MATCHER(TagDecl, isUnion) { in AST_MATCHER() argument 5664 AST_MATCHER(TagDecl, isClass) { in AST_MATCHER() argument 5677 AST_MATCHER(TagDecl, isEnum) { in AST_MATCHER() argument 5735 AST_POLYMORPHIC_SUPPORTED_TYPES(TagDecl, VarDecl, in AST_POLYMORPHIC_MATCHER()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | Decl.cpp | 4248 TagDecl::TagDecl(Kind DK, TagKind TK, const ASTContext &C, DeclContext *DC, in TagDecl() function in TagDecl
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 9919 Scope *S, SourceLocation RLoc, Decl *TagDecl, SourceLocation LBrac, in ActOnFinishCXXMemberSpecification()
|