/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangUtil.h | 20 class TagDecl; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | MangleNumberingContext.h | 24 class TagDecl; variable
|
H A D | Type.h | 64 class TagDecl; global() variable [all...] |
H A D | ASTConsumer.h | 25 class TagDecl; variable
|
H A D | CanonicalType.h | 39 class TagDecl; variable
|
H A D | ASTImporter.h | 47 class TagDecl; variable
|
H A D | ASTMutationListener.h | 37 class TagDecl; global() variable
|
H A D | ExternalASTSource.h | 51 class TagDecl; global() variable
|
H A D | Decl.h | 72 class TagDecl; variable [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexingContext.h | 24 class TagDecl; variable
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | PdbAstBuilder.h | 23 class TagDecl; variable
|
H A D | SymbolFileNativePDB.h | 26 class TagDecl; variable
|
H A D | UdtRecordCompleter.h | 23 class TagDecl; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypes.h | 39 class TagDecl; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 3293 SkipCXXMemberSpecification(SourceLocation RecordLoc,SourceLocation AttrFixitLoc,unsigned TagType,Decl * TagDecl) SkipCXXMemberSpecification() argument 3349 ParseCXXClassMemberDeclarationWithPragmas(AccessSpecifier & AS,ParsedAttributes & AccessAttrs,DeclSpec::TST TagType,Decl * TagDecl) ParseCXXClassMemberDeclarationWithPragmas() argument 3464 ParseCXXMemberSpecification(SourceLocation RecordLoc,SourceLocation AttrFixitLoc,ParsedAttributes & Attrs,unsigned TagType,Decl * TagDecl) ParseCXXMemberSpecification() argument [all...] |
H A D | ParseDecl.cpp | 4697 ParseStructUnionBody(SourceLocation RecordLoc,DeclSpec::TST TagType,RecordDecl * TagDecl) ParseStructUnionBody() argument 5156 Decl *TagDecl = ParseEnumSpecifier() local [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Template.h | 41 class TagDecl; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 6091 AST_MATCHER(TagDecl,isStruct) AST_MATCHER() argument 6104 AST_MATCHER(TagDecl,isUnion) AST_MATCHER() argument 6117 AST_MATCHER(TagDecl,isClass) AST_MATCHER() argument 6130 AST_MATCHER(TagDecl,isEnum) AST_MATCHER() argument 6188 AST_POLYMORPHIC_MATCHER(isDefinition,AST_POLYMORPHIC_SUPPORTED_TYPES (TagDecl,VarDecl,ObjCMethodDecl,FunctionDecl)) AST_POLYMORPHIC_MATCHER() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 4643 TagDecl::TagDecl(Kind DK, TagKind TK, const ASTContext &C, DeclContext *DC, TagDecl() function in TagDecl [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 10502 ActOnFinishCXXMemberSpecification(Scope * S,SourceLocation RLoc,Decl * TagDecl,SourceLocation LBrac,SourceLocation RBrac,const ParsedAttributesView & AttrList) ActOnFinishCXXMemberSpecification() argument [all...] |