Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDecl.h3491 bool hasCopyExpr() const { return CopyExpr != nullptr; } in hasCopyExpr() function
/external/llvm-project/clang/include/clang/AST/
DDecl.h4139 bool hasCopyExpr() const { return CopyExpr != nullptr; } in hasCopyExpr() function