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

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
 4362     llvm::DIType *FieldTy = getOrCreateType(Field->getType(), Unit);
 4363     StringRef FieldName = Field->getName();
 4367       if (const auto *RT = dyn_cast<RecordType>(Field->getType()))