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