clang 24.0.0git
SelectorExtras.h File Reference

Go to the source code of this file.

Namespaces

namespace  clang
 Top level wrappers for InstallAPI frontend operations.

Functions

template<typename... IdentifierInfos>
static Selector clang::getKeywordSelector (ASTContext &Ctx, const IdentifierInfos *...IIs)
template<typename... IdentifierInfos>
static void clang::lazyInitKeywordSelector (Selector &Sel, ASTContext &Ctx, IdentifierInfos *... IIs)