Lines Matching refs:Header
615 /// Check the header search options deserialized from the control block
616 /// against the header search options in an existing preprocessor.
1160 /// \brief If a header file is not found at the path that we expect it to be
1162 /// file by assuming that header+PCH were moved together and the header is in
1598 // This header is part of a module. Associate it with the module to enable
1612 Module::Header H = { key.Filename, FileMgr.getFile(Filename) };
1962 // that was part of the precompiled header. Overridding such a file
3226 // Try to resolve ModuleName in the current header search context and
3229 // usable header search context.
3299 // found in header search. Cases that match are already removed.
4768 // System header prefixes.
5077 /// \brief Visitor used to search for information about a header file.