clang_getAllSkippedRanges

\brief Retrieve all ranges from all files 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_getAllSkippedRanges

Meta