clang
3.9.0
|
#include "clang/AST/ASTContext.h"
#include "clang/AST/Attr.h"
#include "clang/AST/DeclCXX.h"
#include "clang/AST/DeclTemplate.h"
#include "clang/AST/ExprCXX.h"
#include "clang/AST/TypeLoc.h"
#include "clang/Basic/IdentifierTable.h"
Go to the source code of this file.
Functions | |
static bool | hasOnlyNonStaticMemberFunctions (UnresolvedSetIterator begin, UnresolvedSetIterator end) |
|
static |
Definition at line 1192 of file ExprCXX.cpp.
References clang::begin(), clang::ast_matchers::decl, and clang::NamedDecl::getUnderlyingDecl().