Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DotLoc

661       SourceLocation DotLoc
665 Designators.push_back(Designator(Field->getIdentifier(), DotLoc,
673 SourceLocation DotLoc
677 Designators.push_back(Designator(Name, DotLoc, FieldLoc));