Searched refs:GnuLabelLoc (Results 1 – 2 of 2) sorted by relevance
4403 SourceLocation GnuLabelLoc) { in LookupOrCreateLabel() argument4407 if (GnuLabelLoc.isValid()) { in LookupOrCreateLabel()4409 Res = LabelDecl::Create(Context, CurContext, Loc, II, GnuLabelLoc); in LookupOrCreateLabel()
4351 SourceLocation GnuLabelLoc = SourceLocation());