Home
last modified time | relevance | path

Searched refs:setImplicitCopyConstructorIsDeleted (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h838 void setImplicitCopyConstructorIsDeleted() { in setImplicitCopyConstructorIsDeleted() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp14722 ClassDecl->setImplicitCopyConstructorIsDeleted(); in DeclareImplicitCopyConstructor()