Lines Matching defs:pfile
85 preprocess_file (cpp_reader *pfile) in preprocess_file()
171 scan_translation_unit (cpp_reader *pfile) in scan_translation_unit()
300 scan_translation_unit_directives_only (cpp_reader *pfile) in scan_translation_unit_directives_only()
321 scan_translation_unit_trad (cpp_reader *pfile) in scan_translation_unit_trad()
450 do_line_change (cpp_reader *pfile, const cpp_token *token, in do_line_change()
484 cb_line_change (cpp_reader *pfile, const cpp_token *token, in cb_line_change()
500 cb_define (cpp_reader *pfile, location_t line, cpp_hashnode *node) in cb_define()
533 cb_used_define (cpp_reader *pfile, location_t line ATTRIBUTE_UNUSED, in cb_used_define()
680 cb_def_pragma (cpp_reader *pfile, location_t line) in cb_def_pragma()
691 dump_macro (cpp_reader *pfile, cpp_hashnode *node, void *v ATTRIBUTE_UNUSED) in dump_macro()
711 cb_read_pch (cpp_reader *pfile, const char *name, in cb_read_pch()