Searched refs:SF_Code (Results 1 – 2 of 2) sorted by relevance
615 SF_Code, // Format as [{text}] enumerator636 return (Fmt1 == SF_Code || Fmt2 == SF_Code) ? SF_Code : SF_String; in determineFormat()641 bool hasCodeFormat() const { return Format == SF_Code; } in hasCodeFormat()
2121 R = StringInit::get(Lex.getCurStrVal(), StringInit::SF_Code); in ParseSimpleValue()