Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h4160 Expr *getCopyExpr() const { return CopyExpr; } in getCopyExpr() function
H A DExpr.h5944 Expr *getCopyExpr() const { return ExprAndFlag.getPointer(); } in getCopyExpr() function