Function clang_getAllSkippedRanges

Source
pub unsafe fn clang_getAllSkippedRanges(
    tu: CXTranslationUnit,
) -> *mut CXSourceRangeList
Expand description

Only available on libclang 4.0 and later.