reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParseDecl.cpp
 1758     SingleDecl = ParseDeclarationStartingWithTemplate(Context, DeclEnd, attrs);
 1778     SingleDecl = ParseStaticAssertDeclaration(DeclEnd);
 1787   return Actions.ConvertDeclToDeclGroup(SingleDecl);