Searched refs:getDollarIsPC (Results 1 – 2 of 2) sorted by relevance
503 bool getDollarIsPC() const { return DollarIsPC; } in getDollarIsPC() function
1095 if (Lexer.getMAI().getDollarIsPC()) { in parsePrimaryExpr()