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

References

tools/clang/lib/CodeGen/CGExpr.cpp
 1415   type = type.getCanonicalType();
 1415   type = type.getCanonicalType();
 1416   if (const auto *ref = dyn_cast<ReferenceType>(type)) {
 1421   if (isConstantEmittableObjectType(type))