Home | History | Annotate | Download | only in Parse

Lines Matching refs:MSSection

212     MSSection.reset(new PragmaMSPragma("section"));
213 PP.AddPragmaHandler(MSSection.get());
269 PP.RemovePragmaHandler(MSSection.get());
270 MSSection.reset();