Searched defs:DotLoc (Results 1 – 5 of 5) sorted by relevance
45 SourceLocation DotLoc; member116 SourceLocation DotLoc, in CreateFieldDesignator()
202 SourceLocation DotLoc = ConsumeToken(); ParseInitializerWithPotentialDesignator() local
1243 Field->getIdentifier(), DotLoc, FieldLoc)); in VisitDesignatedInitExpr() local 1253 SourceLocation DotLoc = readSourceLocation(); VisitDesignatedInitExpr() local
2374 OffsetOfNode(SourceLocation DotLoc,FieldDecl * Field,SourceLocation NameLoc) OffsetOfNode() argument 2379 OffsetOfNode(SourceLocation DotLoc,IdentifierInfo * Name,SourceLocation NameLoc) OffsetOfNode() argument 5118 SourceLocation DotLoc; global() member 5188 CreateFieldDesignator(const IdentifierInfo * FieldName,SourceLocation DotLoc,SourceLocation FieldLoc) CreateFieldDesignator() argument [all...]
1682 SMLoc DotLoc = SMLoc::getFromPointer(NameLoc.getPointer() + Dot); ParseInstruction() local