/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ExtractGV.cpp | 24 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/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CFGUpdate.h | 26 enum class UpdateKind : unsigned char { Insert, Delete }; enumerator
|
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | DataVisualization.cpp | 96 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 D | TypeCategory.cpp | 151 bool TypeCategoryImpl::Delete(ConstString name, FormatCategoryItems items) { in Delete() function in TypeCategoryImpl
|
H A D | TypeCategoryMap.cpp | 40 bool TypeCategoryMap::Delete(KeyType name) { in Delete() function in TypeCategoryMap
|
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/ |
H A D | TypeCategory.h | 63 bool Delete(lldb::TypeNameSpecifierImplSP type_sp) { in Delete() function 70 bool Delete(ConstString name) { in Delete() function
|
H A D | FormattersContainer.h | 167 bool Delete(TypeMatcher matcher) { in Delete() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/ |
H A D | ASTDiff.h | 30 Delete, // (Src): delete node Src. enumerator
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_ring_buffer.h | 32 void Delete() { in Delete() function
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTMutationListener.h | 86 const FunctionDecl *Delete, in ResolvedOperatorDelete()
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | ModuleCache.cpp | 180 void ModuleLock::Delete() { in Delete() function in ModuleLock
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 202 Delete, enumerator
|
/freebsd/contrib/llvm-project/lldb/source/Host/posix/ |
H A D | PipePosix.cpp | 258 Status PipePosix::Delete(llvm::StringRef name) { in Delete() function in PipePosix
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/ |
H A D | llvm-ar.cpp | 208 Delete, ///< Delete the specified members enumerator 1184 enum class MRICommand { AddLib, AddMod, Create, CreateThin, Delete, Save, End, Invalid }; in runMRIScript() enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | UnicodeNameToCodepoint.cpp | 511 const int Delete = Get(I - 1, Row) + 1; nearestMatchesForCodepointName() local
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-nice-strict_test.cc | 90 void Delete() { delete this; } in Delete() function in testing::gmock_nice_strict_test::MockFoo
|
H A D | gmock-spec-builders_test.cc | 1777 ACTION_P(Delete, ptr) { delete ptr; } in ACTION_P() argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerCorpus.h | 373 size_t Delete = 0; AddRareFeature() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseCXXInlineMethods.cpp | 108 bool Delete = false; in ParseCXXInlineMethodDef() local
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | MultiplexConsumer.cpp | 178 const CXXDestructorDecl *DD, const FunctionDecl *Delete, Expr *ThisArg) { in ResolvedOperatorDelete()
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest-internal-inl.h | 336 static void Delete(T* x) { in Delete() function
|
/freebsd/stand/efi/include/ |
H A D | efiprot.h | 279 EFI_FILE_DELETE Delete; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 119 Delete, // ?3 # operator delete enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 3712 Delete enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 6883 const FunctionDecl *Delete, in ResolvedOperatorDelete()
|