Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DMakeMemberFunctionConstCheck.cpp126 if (Member->isBoundMemberFunction(Ctxt)) { in VisitUser()
/external/clang/lib/AST/
DExpr.cpp2265 bool Expr::isBoundMemberFunction(ASTContext &Ctx) const { in isBoundMemberFunction() function in Expr
/external/clang/include/clang/AST/
DExpr.h711 bool isBoundMemberFunction(ASTContext &Ctx) const;
/external/llvm-project/clang/lib/AST/
DExpr.cpp2724 bool Expr::isBoundMemberFunction(ASTContext &Ctx) const { in isBoundMemberFunction() function in Expr
/external/llvm-project/clang/include/clang/AST/
DExpr.h795 bool isBoundMemberFunction(ASTContext &Ctx) const;