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

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 2194   if (!type_name.IsEmpty() &&
 2195       (type = GetTypeForIdentifier<clang::CXXRecordDecl>(type_name))
 2201   type = CreateRecordType(nullptr, lldb::eAccessPublic, type_name.GetCString(),