Visit the set of preprocessor inclusions in a translation unit.
The visitor function is called with the provided data for every included
file. This does not include headers included by the PCH file (unless one
is inspecting the inclusions in the PCH file itself).
Visit the set of preprocessor inclusions in a translation unit. The visitor function is called with the provided data for every included file. This does not include headers included by the PCH file (unless one is inspecting the inclusions in the PCH file itself).