Searched defs:getCopyExpr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 4493 Expr *getCopyExpr() const { return CopyExpr; } getCopyExpr() function |
H A D | Expr.h | 6197 Expr *getCopyExpr() const { return ExprAndFlag.getPointer(); } getCopyExpr() function |