Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp24 static void makeVisible(GlobalValue &GV, bool Delete) { in makeVisible()
74 bool Delete = deleteStuff == (bool)Named.count(&GV) && in run() local
94 bool Delete = deleteStuff == (bool)Named.count(&F) && !F.isDeclaration(); in run() local
111 bool Delete = deleteStuff == (bool)Named.count(&GA); in run() local
/openbsd/gnu/llvm/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 DTypeCategory.cpp151 bool TypeCategoryImpl::Delete(ConstString name, FormatCategoryItems items) { in Delete() function in TypeCategoryImpl
H A DTypeCategoryMap.cpp34 bool TypeCategoryMap::Delete(KeyType name) { in Delete() function in TypeCategoryMap
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DCFGUpdate.h26 enum class UpdateKind : unsigned char { Insert, Delete }; enumerator
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h30 Delete, // (Src): delete node Src. enumerator
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_ring_buffer.h32 void Delete() { in Delete() function
/openbsd/gnu/llvm/lldb/source/Host/windows/
H A DPipeWindows.cpp264 Status PipeWindows::Delete(llvm::StringRef name) { return Status(); } in Delete() function in PipeWindows
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTMutationListener.h84 const FunctionDecl *Delete, in ResolvedOperatorDelete()
/openbsd/gnu/llvm/lldb/source/Host/posix/
H A DPipePosix.cpp220 Status PipePosix::Delete(llvm::StringRef name) { in Delete() function in PipePosix
/openbsd/gnu/llvm/lldb/source/Target/
H A DModuleCache.cpp180 void ModuleLock::Delete() { in Delete() function in ModuleLock
/openbsd/gnu/llvm/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp213 Delete, ///< Delete the specified members enumerator
1175 enum class MRICommand { AddLib, AddMod, Create, CreateThin, Delete, Save, End, Invalid }; in runMRIScript() enumerator
/openbsd/gnu/llvm/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp511 const int Delete = Get(I - 1, Row) + 1; in nearestMatchesForCodepointName() local
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp63 bool Delete = false; in ParseCXXInlineMethodDef() local
/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h373 size_t Delete = 0; in AddRareFeature() local
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DMultiplexConsumer.cpp170 const CXXDestructorDecl *DD, const FunctionDecl *Delete, Expr *ThisArg) { in ResolvedOperatorDelete()
/openbsd/sys/stand/efi/include/
H A Defiprot.h278 EFI_FILE_DELETE Delete; member
/openbsd/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h120 Delete, // ?3 # operator delete enumerator
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp6166 const FunctionDecl *Delete, in ResolvedOperatorDelete()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3060 Delete enumerator