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

/external/clang/include/clang/AST/
H A DExpr.h588 bool isBoundMemberFunction(ASTContext &Ctx) const;
/external/clang/lib/AST/
H A DExpr.cpp2126 bool Expr::isBoundMemberFunction(ASTContext &Ctx) const { function in class:Expr

Completed in 52 milliseconds