Home | History | Annotate | Download | only in Sema

Lines Matching refs:SemiLoc

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