Home | History | Annotate | Download | only in Sema

Lines Matching refs:DefaultLoc

1113   StmtResult RebuildDefaultStmt(SourceLocation DefaultLoc,
1116 return getSema().ActOnDefaultStmt(DefaultLoc, ColonLoc, SubStmt,
2069 SourceLocation DefaultLoc,
2074 return getSema().CreateGenericSelectionExpr(KeyLoc, DefaultLoc, RParenLoc,