clang API Documentation
Go to the source code of this file.
Namespaces | |
namespace | clang |
namespace | clang::ento |
Functions | |
static Selector | clang::ento::getKeywordSelectorImpl (ASTContext &Ctx, const char *First, va_list argp) |
static Selector | clang::ento::getKeywordSelector (ASTContext &Ctx, va_list argp) |
static LLVM_END_WITH_NULL Selector | clang::ento::getKeywordSelector (ASTContext &Ctx, const char *First,...) |
static LLVM_END_WITH_NULL void | clang::ento::lazyInitKeywordSelector (Selector &Sel, ASTContext &Ctx, const char *First,...) |
static void | clang::ento::lazyInitNullarySelector (Selector &Sel, ASTContext &Ctx, const char *Name) |