clang 23.0.0git
EntityLinker.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  ErrorMessages

Functions

static NestedBuildNamespace resolveNamespace (const NestedBuildNamespace &LUNamespace, const NestedBuildNamespace &EntityNamespace, EntityLinkage::LinkageType Linkage)

Variables

static constexpr const char * ErrorMessages::EntityLinkerFatalErrorPrefix
static constexpr const char * ErrorMessages::EntityAlreadyExistsInLinkageTable
static constexpr const char * ErrorMessages::MissingLinkageInformation
static constexpr const char * ErrorMessages::DuplicateEntityIdInTUSummary
static constexpr const char * ErrorMessages::EntityNotFoundInResolutionTable
static constexpr const char * ErrorMessages::FailedToInsertEntityIntoOutputSummary
static constexpr const char * ErrorMessages::DuplicateTUNamespace

Function Documentation

◆ resolveNamespace()