Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DotLoc

755       SourceLocation DotLoc
759 Designators.push_back(Designator(Field->getIdentifier(), DotLoc,
767 SourceLocation DotLoc
771 Designators.push_back(Designator(Name, DotLoc, FieldLoc));