Home | History | Annotate | Download | only in Serialization

Lines Matching refs:IsPublic

1315       bool IsPublic = Record[3];
1317 MI->setVisibility(IsPublic, ReadSourceLocation(F, Record, NextIndex));