Home | History | Annotate | Download | only in Sema

Lines Matching refs:IdentLoc

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