Doxygen
|
#include <memory>
#include <string>
#include <cstdint>
#include "containers.h"
#include "types.h"
#include "construct.h"
Go to the source code of this file.
Classes | |
class | ClangTUParser |
Clang parser object for a single translation unit, which consists of a source file and the directly or indirectly included headers. More... | |
class | ClangParser |
Wrapper for to let libclang assisted parsing. More... | |
Namespaces | |
namespace | clang |
namespace | clang::tooling |