Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4513 Expr *getCopyExpr() const { return CopyExpr; } in getCopyExpr() function
H A DExpr.h6408 Expr *getCopyExpr() const { return ExprAndFlag.getPointer(); } in getCopyExpr() function