llvm-project/clang/include/clang/Tooling
Richard Smith 0dd191a5c4 Add Tooling functionality to get a name for a QualType that can be used to name
that type from the global scope.

Patch by Sterling Augustine, derived (with permission) from code from Cling by
Vassil Vassilev and Philippe Canal.

llvm-svn: 260278
2016-02-09 21:04:04 +00:00
..
Core Add Tooling functionality to get a name for a QualType that can be used to name 2016-02-09 21:04:04 +00:00
ArgumentsAdjusters.h Make ArgumentAdjuster aware of the current file being processed. 2015-11-05 02:19:53 +00:00
CommonOptionsParser.h [clang-tidy] Fix example comments. 2015-09-19 13:01:57 +00:00
CompilationDatabase.h [tooling] In CompileCommand, Expose the 'file' that was associated with the command. 2015-09-11 20:43:05 +00:00
CompilationDatabasePluginRegistry.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
FileMatchTrie.h Roll-back r250822. 2015-10-20 13:23:58 +00:00
JSONCompilationDatabase.h [tooling] Provide the compile commands of the JSON database in the order that they were provided in the JSON file. 2015-09-22 17:22:33 +00:00
Refactoring.h Make the clang module container format selectable from the command line. 2015-07-17 01:19:54 +00:00
RefactoringCallbacks.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
ReplacementsYaml.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Tooling.h Add an optional ToolName argument to runToolOnCodeWithArgs/buildASTFromCodeWithArgs. 2016-01-29 11:29:02 +00:00