Home | History | Annotate | Download | only in Sema

Lines Matching refs:Optional

1821 // optional constant int args.
2372 Optional<LengthModifier> FixedLM = FS.getCorrectedLengthModifier();
2405 Optional<LengthModifier> FixedLM = FS.getCorrectedLengthModifier();
2432 Optional<ConversionSpecifier> FixedCS = CS.getStandardSpecifier();
2610 /// \param FixIt optional fix it hint for the format string.