Searched refs:IsPascal (Results 1 – 2 of 2) sorted by relevance
639 StringKind Kind, bool IsPascal) { in setString() argument643 this->IsPascal = IsPascal; in setString()
1351 unsigned IsPascal : 1; variable1414 StringKind Kind, bool IsPascal);1424 bool isPascal() const { return IsPascal; } in isPascal()