Searched refs:GnuLabelLoc (Results 1 – 2 of 2) sorted by relevance
4363 SourceLocation GnuLabelLoc) { in LookupOrCreateLabel() argument4367 if (GnuLabelLoc.isValid()) { in LookupOrCreateLabel()4369 Res = LabelDecl::Create(Context, CurContext, Loc, II, GnuLabelLoc); in LookupOrCreateLabel()
9211 SourceLocation GnuLabelLoc = SourceLocation());