/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CFGUpdate.h | 26 enum class UpdateKind : unsigned char { Insert, Delete }; enumerator
|
/freebsd-src/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 | TypeCategoryMap.cpp | 34 bool TypeCategoryMap::Delete(KeyType name) { Delete() function in TypeCategoryMap
|
H A D | TypeCategory.cpp | 151 bool TypeCategoryImpl::Delete(ConstString name, FormatCategoryItems items) { in Delete() function in TypeCategoryImpl
|
/freebsd-src/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-src/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/ |
H A D | ASTDiff.h | 30 Delete, // (Src): delete node Src. enumerator
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_ring_buffer.h | 32 void Delete() { in Delete() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTMutationListener.h | 84 ResolvedOperatorDelete(const CXXDestructorDecl * DD,const FunctionDecl * Delete,Expr * ThisArg) ResolvedOperatorDelete() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 180 Delete, global() enumerator
|
/freebsd-src/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-src/contrib/llvm-project/lldb/source/Target/ |
H A D | ModuleCache.cpp | 180 void ModuleLock::Delete() { in Delete() function in ModuleLock
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-ar/ |
H A D | llvm-ar.cpp | 207 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 D | ParseCXXInlineMethods.cpp | 65 bool Delete = false; ParseCXXInlineMethodDef() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerCorpus.h | 374 size_t Delete = 0; in AddRareFeature() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | UnicodeNameToCodepoint.cpp | 508 const int Delete = Get(I - 1, Row) + 1; in nearestMatchesForCodepointName() local
|
/freebsd-src/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-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | MultiplexConsumer.cpp | 170 ResolvedOperatorDelete(const CXXDestructorDecl * DD,const FunctionDecl * Delete,Expr * ThisArg) ResolvedOperatorDelete() argument
|
/freebsd-src/contrib/googletest/googletest/src/ |
H A D | gtest-internal-inl.h | 335 static void Delete(T* x) { Delete() function
|
/freebsd-src/stand/efi/include/ |
H A D | efiprot.h | 279 EFI_FILE_DELETE Delete; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 119 Delete, // ?3 # operator delete enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 6304 ResolvedOperatorDelete(const CXXDestructorDecl * DD,const FunctionDecl * Delete,Expr * ThisArg) ResolvedOperatorDelete() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 3123 Delete global() enumerator
|