clang
7.0.0
|
#include "clang/AST/ASTContext.h"
Go to the source code of this file.
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
clang::ento | |
Functions | |
template<typename... IdentifierInfos> | |
static Selector | clang::ento::getKeywordSelector (ASTContext &Ctx, IdentifierInfos *... IIs) |
template<typename... IdentifierInfos> | |
static void | clang::ento::lazyInitKeywordSelector (Selector &Sel, ASTContext &Ctx, IdentifierInfos *... IIs) |
static void | clang::ento::lazyInitNullarySelector (Selector &Sel, ASTContext &Ctx, const char *Name) |