Searched refs:GnuLabelLoc (Results 1 – 2 of 2) sorted by relevance
3636 SourceLocation GnuLabelLoc) { in LookupOrCreateLabel() argument3640 if (GnuLabelLoc.isValid()) { in LookupOrCreateLabel()3642 Res = LabelDecl::Create(Context, CurContext, Loc, II, GnuLabelLoc); in LookupOrCreateLabel()
2796 SourceLocation GnuLabelLoc = SourceLocation());