Searched refs:GnuLabelLoc (Results 1 – 2 of 2) sorted by relevance
3253 SourceLocation GnuLabelLoc) { in LookupOrCreateLabel() argument3257 if (GnuLabelLoc.isValid()) { in LookupOrCreateLabel()3259 Res = LabelDecl::Create(Context, CurContext, Loc, II, GnuLabelLoc); in LookupOrCreateLabel()
2442 SourceLocation GnuLabelLoc = SourceLocation());