Searched refs:IsPascal (Results 1 – 2 of 2) sorted by relevance
1492 unsigned IsPascal : 1; variable1557 StringKind Kind, bool IsPascal);1567 bool isPascal() const { return IsPascal; } in isPascal()
963 StringKind Kind, bool IsPascal) { in setString() argument967 this->IsPascal = IsPascal; in setString()