clang  5.0.0
Namespaces | Functions
SelectorExtras.h File Reference
#include "clang/AST/ASTContext.h"
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

 clang
 /file This file defines classes for searching and anlyzing source code clones.
 
 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)