Doxygen
clangparser.h 文件参考
#include "containers.h"
#include "types.h"
#include <memory>
#include <string>
+ clangparser.h 的引用(Include)关系图:
+ 此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

class  ClangTUParser
 Clang parser object for a single translation unit, which consists of a source file and the directly or indirectly included headers 更多...
 
class  ClangParser
 Wrapper for to let libclang assisted parsing. 更多...
 

命名空间

 clang
 
 clang::tooling