hanchenye-llvm-project/clang/include/clang-c
Dmitri Gribenko e570ede5d1 libclang: add clang_CXXMethod_isConst API that allows to determine if a C++
member function or member function template is declared 'const'

Patch by Kevin Funk with testcase updates by me.

llvm-svn: 205714
2014-04-07 14:59:13 +00:00
..
BuildSystem.h [libclang] Introduce clang_VirtualFileOverlay_setCaseSensitivity that exposes the VFS option 2014-03-20 04:51:48 +00:00
CXCompilationDatabase.h Add an optional mapping from source paths to source contents. 2013-11-13 13:23:27 +00:00
CXErrorCode.h [libclang] Introduce libclang APIs for creating a buffer with a JSON virtual file overlay description. 2014-02-25 03:59:23 +00:00
CXString.h typo. 2013-05-24 18:38:08 +00:00
Index.h libclang: add clang_CXXMethod_isConst API that allows to determine if a C++ 2014-04-07 14:59:13 +00:00
Makefile
Platform.h