Home | History | Annotate | Download | only in Sema

Lines Matching refs:SemiLoc

49 StmtResult Sema::ActOnNullStmt(SourceLocation SemiLoc,
51 return Owned(new (Context) NullStmt(SemiLoc, HasLeadingEmptyMacro));