Searched refs:GnuLabelLoc (Results 1 – 2 of 2) 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()
2870 SourceLocation GnuLabelLoc = SourceLocation());