|
clang 22.0.0git
|
#include "clang/AST/ASTContext.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
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) |