Searched refs:isPascal (Results 1 – 7 of 7) sorted by relevance
263 bool isPascal() const { return Pascal; } in isPascal() function
678 Record.push_back(E->isPascal()); in VisitStringLiteral()
1881 bool isPascal() const { return StringLiteralBits.IsPascal; } in isPascal() function
7232 bool isPascal() const { return FExpr->isPascal(); } in isPascal() function in __anon7fa672bc1311::FormatStringLiteral
224 if (SL->isPascal()) in CheckStringInit()
1816 } else if (Literal.isPascal()) { in ActOnStringLiteral()
6810 Importer.getToContext(), E->getBytes(), E->getKind(), E->isPascal(), in VisitStringLiteral()