Home
last modified time | relevance | path

Searched defs:CXXConstCastExpr (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DMakeMemberFunctionConstCheck.cpp76 bool VisitCXXConstCastExpr(const CXXConstCastExpr *) { in VisitCXXConstCastExpr()
/external/llvm-project/clang/include/clang/AST/
DExprCXX.h555 CXXConstCastExpr(QualType ty, ExprValueKind VK, Expr *op, in CXXConstCastExpr() function
562 explicit CXXConstCastExpr(EmptyShell Empty) in CXXConstCastExpr() function
/external/clang/include/clang/AST/
DExprCXX.h375 CXXConstCastExpr(QualType ty, ExprValueKind VK, Expr *op, in CXXConstCastExpr() function
381 explicit CXXConstCastExpr(EmptyShell Empty) in CXXConstCastExpr() function