clang_getSkippedRanges

\brief Retrieve all ranges that were skipped by the preprocessor.

The preprocessor will skip lines when they are surrounded by an if/ifdef/ifndef directive whose condition does not evaluate to true.

extern (C)
clang_getSkippedRanges

Meta