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

References

tools/clang/lib/Sema/SemaCast.cpp
 1731       if (!SrcType->isRecordType()) {
 1754     SrcType = Self.Context.getPointerType(SrcType);
 1754     SrcType = Self.Context.getPointerType(SrcType);
 1788   if (!Self.Context.hasCvrSimilarType(SrcType, DestType))