Searched refs:GnuLabelLoc (Results 1 – 2 of 2) sorted by relevance
3106 SourceLocation GnuLabelLoc) { in LookupOrCreateLabel() argument3110 if (GnuLabelLoc.isValid()) { in LookupOrCreateLabel()3112 Res = LabelDecl::Create(Context, CurContext, Loc, II, GnuLabelLoc); in LookupOrCreateLabel()
2149 SourceLocation GnuLabelLoc = SourceLocation());