llvm-project/clang/tools/libclang
Ted Kremenek c150887fef Add CXType support for FunctionNoProto and FunctionProto types. This includes adding a new
function, clang_getResultType(), which returns the result type of the function type.

llvm-svn: 106459
2010-06-21 20:15:39 +00:00
..
CIndex.cpp introduce a new CharSourceRange class, and enhance the diagnostics routines 2010-06-18 22:45:06 +00:00
CIndexCodeCompletion.cpp Silence warning about "enumeral and non-enumeral type in conditional 2010-05-27 18:35:05 +00:00
CIndexDiagnostic.cpp Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CIndexDiagnostic.h Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CIndexInclusionStack.cpp Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CIndexUSRs.cpp Merged Elaborated and QualifiedName types. 2010-05-11 21:36:43 +00:00
CIndexer.cpp When handling raw_ostream errors manually, use clear_error() so that 2010-05-27 20:16:37 +00:00
CIndexer.h Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CMakeLists.txt don't make libclang depend on codegen. Patch by Peter Collingbourne! 2010-06-12 22:54:45 +00:00
CXCursor.cpp Implement first TD-based usage of attributes. 2010-06-16 23:43:53 +00:00
CXCursor.h Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
CXSourceLocation.h introduce a new CharSourceRange class, and enhance the diagnostics routines 2010-06-18 22:45:06 +00:00
CXTypes.cpp Add CXType support for FunctionNoProto and FunctionProto types. This includes adding a new 2010-06-21 20:15:39 +00:00
Makefile Makefiles: Remove unnecessary early include of Makefile.config. 2010-06-08 20:57:22 +00:00
libclang.darwin.exports Add CXType support for FunctionNoProto and FunctionProto types. This includes adding a new 2010-06-21 20:15:39 +00:00
libclang.exports Add CXType support for FunctionNoProto and FunctionProto types. This includes adding a new 2010-06-21 20:15:39 +00:00