Lines Matching refs:parsePrimary
141 node.name = this.parsePrimary();
152 var prim = this.parsePrimary();
174 var name = this.parsePrimary(true);
190 var macroCall = this.parsePrimary();
267 var name = this.parsePrimary();
272 var alias = this.parsePrimary();
287 node.name = this.parsePrimary();
367 while (target = this.parsePrimary()) {
768 node = this.parsePrimary();
775 _proto.parsePrimary = function parsePrimary(noPostfix) { function
886 var key = this.parsePrimary();