Home
last modified time | relevance | path

Searched refs:isDeletedAsWritten (Results 1 – 25 of 156) sorted by relevance

1234567

/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedmember.cxx190 if (d1->isDeletedAsWritten()) // TODO: just isDeleted? in VisitCXXRecordDecl()
H A Dtoolslong.cxx493 if (canonicalF->isDeletedAsWritten() && isa<CXXConversionDecl>(canonicalF)) in VisitParmVarDecl()
563 if (decl->isDeletedAsWritten() && isa<CXXConversionDecl>(decl)) in VisitFunctionDecl()
H A Dfakebool.cxx848 && !(decl->isDeletedAsWritten() && isa<CXXConversionDecl>(decl)) in VisitFunctionDecl()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DODRHash.cpp535 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DODRHash.cpp548 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DODRHash.cpp558 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DODRHash.cpp558 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DODRHash.cpp558 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DODRHash.cpp558 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dfakebool.cxx955 && !(decl->isDeletedAsWritten() && isa<CXXConversionDecl>(decl)) in VisitFunctionDecl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DODRHash.cpp558 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DODRHash.cpp558 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DODRHash.cpp558 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DODRHash.cpp558 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DODRHash.cpp553 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DODRHash.cpp558 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DODRHash.cpp558 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DODRHash.cpp558 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DODRHash.cpp558 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DODRHash.cpp558 AddBoolean(Function->isDeletedAsWritten()); in AddFunctionDecl()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DDecl.h2152 return isDeletedAsWritten() || isDefaulted() || in isThisDeclarationADefinition()
2342 bool isDeletedAsWritten() const { in isDeletedAsWritten() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DDecl.h2107 return isDeletedAsWritten() || isDefaulted() || in isThisDeclarationADefinition()
2297 bool isDeletedAsWritten() const { in isDeletedAsWritten() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DDecl.h2072 return isDeletedAsWritten() || isDefaulted() || in isThisDeclarationADefinition()
2261 bool isDeletedAsWritten() const { in isDeletedAsWritten() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DDecl.h2072 return isDeletedAsWritten() || isDefaulted() || in isThisDeclarationADefinition()
2261 bool isDeletedAsWritten() const { in isDeletedAsWritten() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DDecl.h2072 return isDeletedAsWritten() || isDefaulted() || in isThisDeclarationADefinition()
2263 bool isDeletedAsWritten() const { in isDeletedAsWritten() function

1234567