Searched refs:IsPascal (Results 1 – 2 of 2) sorted by relevance
968 StringKind Kind, bool IsPascal) { in setString() argument972 this->IsPascal = IsPascal; in setString()
1529 unsigned IsPascal : 1; variable1594 StringKind Kind, bool IsPascal);1604 bool isPascal() const { return IsPascal; } in isPascal()