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

References

tools/clang/lib/Sema/SemaExpr.cpp
15956     CaptureType = S.Context.getLValueReferenceType(DeclRefType);
16001     DeclRefType = CaptureType.getNonReferenceType();
16008     DeclRefType = CaptureType.getNonReferenceType();
16010       DeclRefType.addConst();