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