Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DotLoc

672       SourceLocation DotLoc
676 Designators.push_back(Designator(Field->getIdentifier(), DotLoc,
684 SourceLocation DotLoc
688 Designators.push_back(Designator(Name, DotLoc, FieldLoc));