Searched defs:DotLoc (Results 1 – 5 of 5) sorted by relevance
45 SourceLocation DotLoc; member116 SourceLocation DotLoc, in CreateFieldDesignator()
204 SourceLocation DotLoc = ConsumeToken(); in ParseInitializerWithPotentialDesignator() local
1243 SourceLocation DotLoc = readSourceLocation(); VisitDesignatedInitExpr() local 1253 SourceLocation DotLoc = readSourceLocation(); VisitDesignatedInitExpr() local
2403 OffsetOfNode(SourceLocation DotLoc,FieldDecl * Field,SourceLocation NameLoc) OffsetOfNode() argument 2408 OffsetOfNode(SourceLocation DotLoc,IdentifierInfo * Name,SourceLocation NameLoc) OffsetOfNode() argument 5310 SourceLocation DotLoc; global() member 5380 CreateFieldDesignator(const IdentifierInfo * FieldName,SourceLocation DotLoc,SourceLocation FieldLoc) CreateFieldDesignator() argument [all...]
1684 SMLoc DotLoc = SMLoc::getFromPointer(NameLoc.getPointer() + Dot); ParseInstruction() local