Home
last modified time | relevance | path

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

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