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

References

tools/clang/lib/Sema/SemaExpr.cpp
16067   DeclRefType = CaptureType.getNonReferenceType();
16095                                              DeclRefType)) {
16162             DeclRefType = DeclRefType.getUnqualifiedType();
16162             DeclRefType = DeclRefType.getUnqualifiedType();
16163             CaptureType = Context.getLValueReferenceType(DeclRefType);
16223                                DeclRefType, Nested, *this, Invalid);
16227                                          CaptureType, DeclRefType, Nested,
16234                            DeclRefType, Nested, Kind, EllipsisLoc,