Searched refs:IsPascal (Results 1 – 2 of 2) sorted by relevance
957 StringKind Kind, bool IsPascal) { in setString() argument961 this->IsPascal = IsPascal; in setString()
1487 unsigned IsPascal : 1; variable1552 StringKind Kind, bool IsPascal);1562 bool isPascal() const { return IsPascal; } in isPascal()