Searched refs:IsPascal (Results 1 – 2 of 2) sorted by relevance
1458 unsigned IsPascal : 1; variable1523 StringKind Kind, bool IsPascal);1533 bool isPascal() const { return IsPascal; } in isPascal()
886 StringKind Kind, bool IsPascal) { in setString() argument890 this->IsPascal = IsPascal; in setString()