llvm-project/clang/include
Aaron Ballman 3fe486a332 [C++11] Replacing ObjCInterfaceDecl iterators visible_categories_begin() and visible_categories_end() with iterator_range visible_categories(). Updating all of the usages of the iterators with range-based for loops.
llvm-svn: 203851
2014-03-13 21:23:55 +00:00
..
clang [C++11] Replacing ObjCInterfaceDecl iterators visible_categories_begin() and visible_categories_end() with iterator_range visible_categories(). Updating all of the usages of the iterators with range-based for loops. 2014-03-13 21:23:55 +00:00
clang-c [libclang] Introduce APIs that assist in constructing a simple module.map file for a user framework. 2014-03-03 07:41:45 +00:00
CMakeLists.txt
Makefile