Home | History | Annotate | Download | only in Sema

Lines Matching refs:DefaultLoc

1063   StmtResult RebuildDefaultStmt(SourceLocation DefaultLoc,
1066 return getSema().ActOnDefaultStmt(DefaultLoc, ColonLoc, SubStmt,
1818 SourceLocation DefaultLoc,
1823 return getSema().CreateGenericSelectionExpr(KeyLoc, DefaultLoc, RParenLoc,