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

References

tools/clang/tools/extra/clang-tidy/google/ExplicitConstructorCheck.cpp
   74   Type = Type.getCanonicalType();
   74   Type = Type.getCanonicalType();
   75   if (const auto *TS = Type->getAs<TemplateSpecializationType>()) {
   79   if (const auto *RT = Type->getAs<RecordType>()) {