16#include "llvm/Support/Casting.h"
29std::optional<EntityId>
Represents a function declaration or definition.
This represents a decl that may have a name.
std::optional< EntityName > getEntityNameForReturn(const FunctionDecl *FD)
Maps return entity of a function to an EntityName.
EntityLinkageType getLinkageForDecl(const Decl *D)
Computes the SSAF linkage of a declaration.
std::optional< EntityName > getEntityName(const Decl *D)
Maps a declaration to an EntityName.
Top level wrappers for InstallAPI frontend operations.