Doxygen
Loading...
Searching...
No Matches
clangparser.h File Reference
#include <memory>
#include <string>
#include <cstdint>
#include "containers.h"
#include "types.h"
#include "construct.h"
+ Include dependency graph for clangparser.h:
+ This graph shows which files directly or indirectly include this file:

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