Home
last modified time | relevance | path

Searched defs:Delete (Results 1 – 25 of 25) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp24 static void makeVisible(GlobalValue &GV, bool Delete) { in makeVisible()
73 bool Delete = deleteStuff == (bool)Named.count(&GV) && in run() local
93 bool Delete = deleteStuff == (bool)Named.count(&F) && !F.isDeclaration(); in run() local
110 bool Delete = deleteStuff == (bool)Named.count(&GA); in run() local
133 bool Delete = deleteStuff == (bool)Named.count(&IF); in run() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DCFGUpdate.h26 enum class UpdateKind : unsigned char { Insert, Delete }; enumerator
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/
H A DDataVisualization.cpp96 bool DataVisualization::Categories::Delete(ConstString category) { in Delete() function in DataVisualization::Categories
180 bool DataVisualization::NamedSummaryFormats::Delete(ConstString type) { in Delete() function in DataVisualization::NamedSummaryFormats
H A DTypeCategoryMap.cpp34 bool TypeCategoryMap::Delete(KeyType name) { Delete() function in TypeCategoryMap
H A DTypeCategory.cpp151 bool TypeCategoryImpl::Delete(ConstString name, FormatCategoryItems items) { in Delete() function in TypeCategoryImpl
/freebsd-src/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h63 bool Delete(lldb::TypeNameSpecifierImplSP type_sp) { in Delete() function
70 bool Delete(ConstString name) { in Delete() function
H A DFormattersContainer.h167 bool Delete(TypeMatcher matcher) { in Delete() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h30 Delete, // (Src): delete node Src. enumerator
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_ring_buffer.h32 void Delete() { in Delete() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTMutationListener.h84 ResolvedOperatorDelete(const CXXDestructorDecl * DD,const FunctionDecl * Delete,Expr * ThisArg) ResolvedOperatorDelete() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h180 Delete, global() enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Host/posix/
H A DPipePosix.cpp258 Status PipePosix::Delete(llvm::StringRef name) { in Delete() function in PipePosix
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DModuleCache.cpp180 void ModuleLock::Delete() { in Delete() function in ModuleLock
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp207 Delete, ///< Delete the specified members global() enumerator
1173 enum class MRICommand { AddLib, AddMod, Create, CreateThin, Delete, Save, End, Invalid }; runMRIScript() enumerator
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp65 bool Delete = false; ParseCXXInlineMethodDef() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h374 size_t Delete = 0; in AddRareFeature() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp508 const int Delete = Get(I - 1, Row) + 1; in nearestMatchesForCodepointName() local
/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock-nice-strict_test.cc90 void Delete() { delete this; } in Delete() function in testing::gmock_nice_strict_test::MockFoo
H A Dgmock-spec-builders_test.cc1777 ACTION_P(Delete, ptr) { delete ptr; } in ACTION_P() argument
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp170 ResolvedOperatorDelete(const CXXDestructorDecl * DD,const FunctionDecl * Delete,Expr * ThisArg) ResolvedOperatorDelete() argument
/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest-internal-inl.h335 static void Delete(T* x) { Delete() function
/freebsd-src/stand/efi/include/
H A Defiprot.h279 EFI_FILE_DELETE Delete; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h119 Delete, // ?3 # operator delete enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6304 ResolvedOperatorDelete(const CXXDestructorDecl * DD,const FunctionDecl * Delete,Expr * ThisArg) ResolvedOperatorDelete() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3123 Delete global() enumerator