| /llvm-project-15.0.7/lldb/source/Host/common/ |
| H A D | NativeWatchpointList.cpp | 22 Status NativeWatchpointList::Remove(addr_t addr) { in Remove() function in NativeWatchpointList
|
| /llvm-project-15.0.7/flang/include/flang/Common/ |
| H A D | fast-int-set.h | 74 bool Remove(int n) { in Remove() function
|
| /llvm-project-15.0.7/lldb/include/lldb/Core/ |
| H A D | FileSpecList.h | 184 bool Remove(size_t idx) { in Remove() function
|
| /llvm-project-15.0.7/lldb/source/Target/ |
| H A D | JITLoaderList.cpp | 25 void JITLoaderList::Remove(const JITLoaderSP &jit_loader_sp) { in Remove() function in JITLoaderList
|
| H A D | PathMappingList.cpp | 104 bool PathMappingList::Remove(size_t index, bool notify) { in Remove() function in PathMappingList 240 bool PathMappingList::Remove(ConstString path, bool notify) { in Remove() function in PathMappingList
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonRDFOpt.cpp | 176 SetVector<NodeId> Remove = DeadInstrs; in run() local 215 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite()
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_mutexset.cpp | 65 void MutexSet::Remove(u64 id) { in Remove() function in __tsan::MutexSet
|
| H A D | tsan_ilist.h | 105 void IList<Base, Node, Elem>::Remove(Elem* e) { in Remove() function
|
| H A D | tsan_mutexset.h | 87 void MutexSet::Remove(u64 id) {} in Remove() function
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/tests/unit/ |
| H A D | tsan_mutexset_test.cpp | 75 TEST(MutexSet, Remove) { in TEST() argument
|
| /llvm-project-15.0.7/llvm/lib/ObjCopy/COFF/ |
| H A D | COFFObject.cpp | 97 bool Remove = ToRemove(Sec); in removeSections() local
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_ilist.h | 105 void IList<Base, Node, Elem>::Remove(Elem* e) { in Remove() function
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | MachinePassRegistry.h | 116 void Remove(MachinePassRegistryNode<PassCtorTy> *Node) { in Remove() function
|
| /llvm-project-15.0.7/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | CPlusPlusNameParser.h | 102 void Remove() { m_restore = false; } in Remove() function
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | ConfigFragment.h | 164 std::vector<Located<std::string>> Remove; member 258 std::vector<Located<std::string>> Remove; member
|
| /llvm-project-15.0.7/lldb/source/Symbol/ |
| H A D | TypeMap.cpp | 110 bool TypeMap::Remove(const lldb::TypeSP &type_sp) { in Remove() function in TypeMap
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/ |
| H A D | DNBBreakpoint.cpp | 60 bool DNBBreakpointList::Remove(nub_addr_t addr) { in Remove() function in DNBBreakpointList
|
| /llvm-project-15.0.7/lldb/source/Breakpoint/ |
| H A D | BreakpointSiteList.cpp | 63 bool BreakpointSiteList::Remove(lldb::break_id_t break_id) { in Remove() function in BreakpointSiteList
|
| H A D | BreakpointLocationCollection.cpp | 33 bool BreakpointLocationCollection::Remove(lldb::break_id_t bp_id, in Remove() function in BreakpointLocationCollection
|
| H A D | BreakpointList.cpp | 44 bool BreakpointList::Remove(break_id_t break_id, bool notify) { in Remove() function in BreakpointList
|
| H A D | WatchpointList.cpp | 167 bool WatchpointList::Remove(lldb::watch_id_t watch_id, bool notify) { in Remove() function in WatchpointList
|
| /llvm-project-15.0.7/clang/lib/Format/ |
| H A D | UnwrappedLineParser.h | 180 enum class LineLevel { Remove, Keep }; enumerator
|
| /llvm-project-15.0.7/clang/lib/Serialization/ |
| H A D | MultiOnDiskHashTable.h | 134 bool Remove = Files.count(ODT->File); in removeOverriddenTables() local
|
| /llvm-project-15.0.7/clang/lib/Driver/ |
| H A D | SanitizerArgs.cpp | 465 SanitizerMask Remove = parseArgValues(D, Arg, DiagnoseErrors); in SanitizerArgs() local 600 SanitizerMask Remove = parseArgValues(D, Arg, DiagnoseErrors); in SanitizerArgs() local
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | ModuleList.cpp | 310 bool ModuleList::Remove(const ModuleSP &module_sp, bool notify) { in Remove() function in ModuleList 374 size_t ModuleList::Remove(ModuleList &module_list) { in Remove() function in ModuleList
|