Home | History | Annotate | Download | only in Serialization

Lines Matching refs:IsAmbiguous

1905       bool IsAmbiguous = Record[Idx++];
1914 DefMD->setAmbiguous(IsAmbiguous);
2006 if (PrevDef && PrevDef->isAmbiguous()) {