Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:O1

933     llvm::raw_string_ostream O1(S1);
935 QualType(E1.first->getTypeForDecl(), 0), O1);
936 O1.flush();