Home
last modified time | relevance | path

Searched refs:isBoundMemberFunction (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h679 bool isBoundMemberFunction(ASTContext &Ctx) const;
/external/clang/lib/AST/
DExpr.cpp2378 bool Expr::isBoundMemberFunction(ASTContext &Ctx) const { in isBoundMemberFunction() function in Expr