llvm-project/clang/tools/libclang
Ted Kremenek 37c220c8ed Extend C++ usrs to include type mangling for tag decl arguments, indicating whether a method
is static, and mangling in the qualifers of the method.

llvm-svn: 103289
2010-05-07 20:39:40 +00:00
..
CIndex.cpp Add CXCursor support for LinkageSpecDecl (e.g., 'extern "C"'). 2010-05-07 01:04:29 +00:00
CIndexCodeCompletion.cpp Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +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 Extend C++ usrs to include type mangling for tag decl arguments, indicating whether a method 2010-05-07 20:39:40 +00:00
CIndexer.cpp Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +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 Fix NON_ANSI_COMPILE_FLAGS setting, for MSVC. 2010-05-01 00:06:42 +00:00
CXCursor.cpp Add CXCursor support for C++ namespaces. 2010-05-06 23:38:21 +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 Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
Makefile Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
libclang.darwin.exports Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
libclang.exports Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00