Home | History | Annotate | Download | only in Sema

Lines Matching refs:DefaultLoc

1045   StmtResult RebuildDefaultStmt(SourceLocation DefaultLoc,
1048 return getSema().ActOnDefaultStmt(DefaultLoc, ColonLoc, SubStmt,
1739 SourceLocation DefaultLoc,
1745 return getSema().CreateGenericSelectionExpr(KeyLoc, DefaultLoc, RParenLoc,