Searched refs:GnuLabelLoc (Results 1 – 4 of 4) sorted by relevance
3722 SourceLocation GnuLabelLoc) { in LookupOrCreateLabel() argument3726 if (GnuLabelLoc.isValid()) { in LookupOrCreateLabel()3728 Res = LabelDecl::Create(Context, CurContext, Loc, II, GnuLabelLoc); in LookupOrCreateLabel()
4043 SourceLocation GnuLabelLoc) { in LookupOrCreateLabel() argument4047 if (GnuLabelLoc.isValid()) { in LookupOrCreateLabel()4049 Res = LabelDecl::Create(Context, CurContext, Loc, II, GnuLabelLoc); in LookupOrCreateLabel()
2870 SourceLocation GnuLabelLoc = SourceLocation());
3971 SourceLocation GnuLabelLoc = SourceLocation());