clang_createTranslationUnit2

Create a translation unit from an AST file (\c -emit-ast).

\paramout out_TU A non-NULL pointer to store the created \c CXTranslationUnit.

\returns Zero on success, otherwise returns an error code.

extern (C) @nogc @trusted nothrow pure
clang_createTranslationUnit2

Meta