Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Policy

202   PrintingPolicy Policy(CGM.getLangOpts());
203 Policy.MSVCFormatting = CGM.getCodeGenOpts().EmitCodeView;
207 FD->printQualifiedName(OS, Policy);
213 Policy);