Searched refs:getDotLoc (Results 1 – 8 of 8) sorted by relevance
128 SourceLocation getDotLoc() const { in getDotLoc() function
5625 SourceLocation getDotLoc() const { in getDotLoc() function5686 return getDotLoc().isInvalid() ? getFieldLoc() : getDotLoc(); in getBeginLoc()
1940 if (D.getDotLoc().isInvalid()) { in VisitDesignatedInitExpr()
4673 SourceLocation retval = GNUSyntax ? Des.getFieldLoc() : Des.getDotLoc(); in getBeginLoc()
995 ExpectedSLoc ToDotLocOrErr = import(D.getDotLoc()); in import()
2670 (IdentifierInfo *)nullptr, DIE->getDesignator(DesigIdx)->getDotLoc(), in ExpandAnonymousFieldDesignator()2894 SourceLocation Loc = D->getDotLoc(); in CheckDesignatedInitializer()3573 D.getFieldDecl(), D.getDotLoc(), D.getFieldLoc())); in ActOnDesignatedInitializer()
13810 D.getFieldName(), D.getDotLoc(), D.getFieldLoc())); in TransformDesignatedInitExpr()
1216 Record.AddSourceLocation(D.getDotLoc()); in VisitDesignatedInitExpr()