dextool.utility

Members

Functions

analyzeFile
ExitStatusType analyzeFile(const AbsolutePath input_file, const string[] cflags, VisitorT visitor, ref ClangContextT ctx)

Apply the visitor on the clang AST derived from the input_file.

prependLangFlagIfMissing
string[] prependLangFlagIfMissing(in string[] in_cflags, const PreferLang lang)

TODO move to clang module.

Manifest constants

dextoolVersion
enum dextoolVersion;

Version derived from the git archive.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

Date

Date: 2015-2017, Joakim Brännström

License

MPL-2, Mozilla Public License 2.0