Searched refs:avoid_paste (Results 1 – 5 of 5) sorted by relevance
143 bool avoid_paste = false; in scan_translation_unit() local152 avoid_paste = true; in scan_translation_unit()164 if (avoid_paste) in scan_translation_unit()177 avoid_paste = false; in scan_translation_unit()
10082 (struct cpp_reader): New members eof, avoid_paste.
198 pfile->avoid_paste.type = CPP_PADDING; in cpp_create_reader()199 pfile->avoid_paste.val.source = NULL; in cpp_create_reader()
408 cpp_token avoid_paste; member
916 *dest++ = &pfile->avoid_paste; in replace_args()1126 return &pfile->avoid_paste; in cpp_get_token()