Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp25 static void makeVisible(GlobalValue &GV, bool Delete) { in makeVisible()
86 bool Delete = deleteStuff == (bool)Named.count(&GV) && in runOnModule() local
107 bool Delete = in runOnModule() local
129 bool Delete = deleteStuff == (bool)Named.count(&*CurI); in runOnModule() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCFGUpdate.h25 enum class UpdateKind : unsigned char { Insert, Delete }; enumerator
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_ring_buffer.h33 void Delete() { in Delete() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h29 Delete, // (Src): delete node Src. enumerator
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_ring_buffer.h32 void Delete() { in Delete() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_ring_buffer.h31 void Delete() { in Delete() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTMutationListener.h84 const FunctionDecl *Delete, in ResolvedOperatorDelete()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp194 Delete, ///< Delete the specified members enumerator
1032 enum class MRICommand { AddLib, AddMod, Create, CreateThin, Delete, Save, End, Invalid }; in runMRIScript() enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp63 bool Delete = false; in ParseCXXInlineMethodDef() local
H A DParser.cpp1313 bool Delete = false; in ParseFunctionDefinition() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DMultiplexConsumer.cpp164 const CXXDestructorDecl *DD, const FunctionDecl *Delete, Expr *ThisArg) { in ResolvedOperatorDelete()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h341 static void Delete(T* x) { in Delete() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h119 Delete, // ?3 # operator delete enumerator
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/
H A Dacefiex.h436 ACPI_EFI_FILE_DELETE Delete; member
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defiprot.h455 EFI_FILE_DELETE Delete; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp5799 const FunctionDecl *Delete, in ResolvedOperatorDelete()