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

References

tools/clang/lib/Sema/SemaExpr.cpp
15910     CaptureType = S.Context.getLValueReferenceType(DeclRefType);
15912     CaptureType = DeclRefType;
15917                     Loc, SourceLocation(), CaptureType, Invalid);