clang 24.0.0git
ASTEntityMapping.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.
namespace  clang::ssaf

Functions

std::optional< EntityNameclang::ssaf::getEntityName (const Decl *D)
 Maps a declaration to an EntityName.
std::optional< EntityNameclang::ssaf::getEntityNameForReturn (const FunctionDecl *FD)
 Maps return entity of a function to an EntityName.