Searched refs:should_stack_file (Results 1 – 4 of 4) sorted by relevance
159 static bool should_stack_file (cpp_reader *, _cpp_file *file, bool import);661 should_stack_file (cpp_reader *pfile, _cpp_file *file, bool import) in should_stack_file() function773 if (!should_stack_file (pfile, file, import)) in _cpp_stack_file()
549 (should_stack_file): Make a new file if the790 * files.c (should_stack_file): Correct swapped parameters to call
11984 (should_stack_file): Mark #import-ed files once-only, and11997 (once_only_file_p): Rename should_stack_file.12000 (read_file): Move pch handling to should_stack_file.12001 (should_stack_file): Handle PCH and once-only issues, and
41570 (should_stack_file): Inline include_pch_p function.46437 (should_stack_file): Check against list read from PCH file.