diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-03-08 02:32:34 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-03-08 02:32:34 +0000 |
commit | 503c83ad819a8d396448a5243ee0637bc56343ad (patch) | |
tree | e1bf3bd8ad60350cbed5407a019d6829432eb6f9 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 733136952e0eb4031a1206dfb836948baec78c81 (diff) | |
download | bcm5719-llvm-503c83ad819a8d396448a5243ee0637bc56343ad.tar.gz bcm5719-llvm-503c83ad819a8d396448a5243ee0637bc56343ad.zip |
[libclang] Introduce clang_findIncludesInFile, that can be used to retrieve all #import/#include directives in a specific file.
It passes to the visitor, that the caller provides, CXCursor_InclusionDirective cursors for
all the include directives in a particular file.
llvm-svn: 176682
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions