Home
last modified time | relevance | path

Searched defs:getCopyExpr (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDDecl.h4513 Expr *getCopyExpr() const { return CopyExpr; } in getCopyExpr() function
HDExpr.h6408 Expr *getCopyExpr() const { return ExprAndFlag.getPointer(); } in getCopyExpr() function