diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-10-17 19:48:13 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-10-17 19:48:13 +0000 |
commit | bd8b150dfca4d03a4fba4407b3fad852425fdf3d (patch) | |
tree | 26a58553dd8429841358e91715ab5f7ccaef9f2b /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 690dccd9d4b76eebf91746b1b3d133762d9f72ec (diff) | |
download | llvm-bd8b150dfca4d03a4fba4407b3fad852425fdf3d.zip llvm-bd8b150dfca4d03a4fba4407b3fad852425fdf3d.tar.gz llvm-bd8b150dfca4d03a4fba4407b3fad852425fdf3d.tar.bz2 |
Introduce ASTConsumer::HandleTopLevelDeclInObjCContainer which accepts
top-level declarations that occurred inside an ObjC container.
This is useful to keep track of such decls otherwise when e.g. a function
is declared inside an objc interface, it is not passed to HandleTopLevelDecl
and it is not inside the DeclContext of the interface that is returned.
llvm-svn: 142232
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions