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

References

tools/clang/lib/Parse/ParseDecl.cpp
 4127   PrettyDeclStackTraceEntry CrashInfo(Actions.Context, TagDecl, RecordLoc,
 4136   Actions.ActOnTagStartDefinition(getCurScope(), TagDecl);
 4188             Actions.ActOnField(getCurScope(), TagDecl,
 4213       Actions.ActOnDefs(getCurScope(), TagDecl, Tok.getLocation(),
 4241   Actions.ActOnFields(getCurScope(), RecordLoc, TagDecl, FieldDecls,
 4244   Actions.ActOnTagFinishDefinition(getCurScope(), TagDecl, T.getRange());