reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/Expr.cpp
 4339   if (First.isFieldDesignator()) {
 4341       StartLoc = SourceLocation::getFromRawEncoding(First.Field.FieldLoc);
 4343       StartLoc = SourceLocation::getFromRawEncoding(First.Field.DotLoc);
 4346       SourceLocation::getFromRawEncoding(First.ArrayOrRange.LBracketLoc);