Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDecl.h3492 Expr *getCopyExpr() const { return CopyExpr; } in getCopyExpr() function
/external/llvm-project/clang/include/clang/AST/
DDecl.h4140 Expr *getCopyExpr() const { return CopyExpr; } in getCopyExpr() function
DExpr.h5939 Expr *getCopyExpr() const { return ExprAndFlag.getPointer(); } in getCopyExpr() function