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

References

tools/clang/lib/AST/ASTImporter.cpp
 8591   if (auto *ToRecord = dyn_cast<RecordDecl>(To)) {
 8599   if (auto *ToEnum = dyn_cast<EnumDecl>(To)) {
 8606   if (auto *ToIFace = dyn_cast<ObjCInterfaceDecl>(To)) {
 8614   if (auto *ToProto = dyn_cast<ObjCProtocolDecl>(To)) {