Home | History | Annotate | Download | only in AST

Lines Matching full:declarationname

227                                                    DeclarationName Name,
237 return new (Mem) FunctionTemplateDecl(0, SourceLocation(), DeclarationName(),
305 DeclarationName Name,
923 DeclarationName Name,
933 return new (Mem) TypeAliasTemplateDecl(0, SourceLocation(), DeclarationName(),
971 SourceLocation L, DeclarationName Name,