clang API Documentation
#include "clang/Lex/DirectoryLookup.h"
#include "clang/Lex/ModuleMap.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/IntrusiveRefCntPtr.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringSet.h"
#include "llvm/Support/Allocator.h"
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
struct | clang::HeaderFileInfo |
The preprocessor keeps track of this information for each file that is #included. More... | |
class | clang::ExternalHeaderFileInfoSource |
An external source of header file information, which may supply information about header files already included. More... | |
class | clang::HeaderSearch |
Encapsulates the information needed to find the file referenced by a #include or #include_next, (sub-)framework lookup, etc. More... | |
struct | clang::HeaderSearch::FrameworkCacheEntry |
This structure is used to record entries in our framework cache. | |
struct | clang::HeaderSearch::LookupFileCacheInfo |
Keeps track of each lookup performed by LookupFile. | |
Namespaces | |
namespace | clang |