Searched refs:getDotLoc (Results 1 – 8 of 8) sorted by relevance
128 SourceLocation getDotLoc() const { in getDotLoc() function
5420 SourceLocation getDotLoc() const { in getDotLoc() function5481 return getDotLoc().isInvalid() ? getFieldLoc() : getDotLoc(); in getBeginLoc()
1802 if (D.getDotLoc().isInvalid()) { in VisitDesignatedInitExpr()
4649 SourceLocation retval = GNUSyntax ? Des.getFieldLoc() : Des.getDotLoc(); in getBeginLoc()
941 ExpectedSLoc ToDotLocOrErr = import(D.getDotLoc()); in import()
2592 (IdentifierInfo *)nullptr, DIE->getDesignator(DesigIdx)->getDotLoc(), in ExpandAnonymousFieldDesignator()2812 SourceLocation Loc = D->getDotLoc(); in CheckDesignatedInitializer()3491 D.getFieldDecl(), D.getDotLoc(), D.getFieldLoc())); in ActOnDesignatedInitializer()
12692 D.getFieldName(), D.getDotLoc(), D.getFieldLoc())); in TransformDesignatedInitExpr()
1197 Record.AddSourceLocation(D.getDotLoc()); in VisitDesignatedInitExpr()