Home | History | Annotate | Download | only in Sema

Lines Matching refs:IdentLoc

1097   StmtResult RebuildLabelStmt(SourceLocation IdentLoc, LabelDecl *L,
1099 return SemaRef.ActOnLabelStmt(IdentLoc, L, ColonLoc, SubStmt);