Lines Matching refs:virt_loc
1073 virt_loc = 0;
1088 virt_loc = context->c.mc->cur_virt_loc[-1];
1093 virt_loc = pfile->invocation_location;
1127 if (!paste_tokens (pfile, virt_loc, &lhs, rhs))
1141 virt_loc, 0, NULL, 0);
1228 location_t virt_loc;
1288 token = cpp_get_token_1 (pfile, &virt_loc);
1345 token = cpp_get_token_1 (pfile, &virt_loc);
1359 set_arg_token (arg, token, virt_loc,
2135 location_t virt_loc = pfile->invocation_location;
2142 if (!paste_tokens (pfile, virt_loc, &token, rhs))
2602 insert. VIRT_LOC is the virtual location of the token, i.e, the
2608 if it doesn't come from a macro expansion, then VIRT_LOC can just
2621 location_t virt_loc,
2626 location_t macro_loc = virt_loc;
2634 virt_loc, parm_def_loc);
2647 TOKEN is the token to append. VIRT_LOC is the virtual location of
2652 from a macro expansion, then VIRT_LOC can just be set to the same
2666 location_t virt_loc,
2685 virt_loc_dest, token, virt_loc, parm_def_loc,
2984 location_t virt_loc = 0;
2999 virt_loc = result->src_loc;
3004 &virt_loc);
3069 ret = enter_macro_context (pfile, node, result, virt_loc);
3086 virt_loc);
3112 if (virt_loc == 0)
3113 virt_loc = result->src_loc;
3114 *location = virt_loc;