clang API Documentation

Namespaces | Functions
SelectorExtras.h File Reference
#include "clang/AST/ASTContext.h"
#include <cstdarg>
Include dependency graph for SelectorExtras.h:
This graph shows which files directly or indirectly include this file:

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)