Member predicate IfDirective::getSiblingDirective
Gets the sibling #elif
or #else
preprocessor directive at index sibling
.
BranchDirective getSiblingDirective(int sibling)
Gets the sibling #elif
or #else
preprocessor directive at index sibling
.
BranchDirective getSiblingDirective(int sibling)