/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | ExtractGV.cpp | 25 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 D | CFGUpdate.h | 25 enum class UpdateKind : unsigned char { Insert, Delete }; enumerator
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_ring_buffer.h | 33 void Delete() { in Delete() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/ASTDiff/ |
H A D | ASTDiff.h | 29 Delete, // (Src): delete node Src. enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_ring_buffer.h | 32 void Delete() { in Delete() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_ring_buffer.h | 31 void Delete() { in Delete() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ASTMutationListener.h | 84 const FunctionDecl *Delete, in ResolvedOperatorDelete()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-ar/ |
H A D | llvm-ar.cpp | 194 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 D | ParseCXXInlineMethods.cpp | 63 bool Delete = false; in ParseCXXInlineMethodDef() local
|
H A D | Parser.cpp | 1313 bool Delete = false; in ParseFunctionDefinition() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | MultiplexConsumer.cpp | 164 const CXXDestructorDecl *DD, const FunctionDecl *Delete, Expr *ThisArg) { in ResolvedOperatorDelete()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest-internal-inl.h | 341 static void Delete(T* x) { in Delete() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 119 Delete, // ?3 # operator delete enumerator
|
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/ |
H A D | acefiex.h | 436 ACPI_EFI_FILE_DELETE Delete; member
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ |
H A D | efiprot.h | 455 EFI_FILE_DELETE Delete; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 5799 const FunctionDecl *Delete, in ResolvedOperatorDelete()
|