| /openbsd-src/gnu/llvm/lldb/source/Host/common/ |
| H A D | NativeWatchpointList.cpp | 22 Status NativeWatchpointList::Remove(addr_t addr) { in Remove() function in NativeWatchpointList
|
| /openbsd-src/gnu/llvm/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()
|
| /openbsd-src/gnu/llvm/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 | 118 bool PathMappingList::Remove(size_t index, bool notify) { in Remove() function in PathMappingList 266 bool PathMappingList::Remove(ConstString path, bool notify) { in Remove() function in PathMappingList
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Core/ |
| H A D | FileSpecList.h | 210 bool Remove(size_t idx) { in Remove() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
| H A D | crash5.C | 88 inline int Remove(int n) { return 0; } in Remove() function
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/tsan/tests/unit/ |
| H A D | tsan_mutexset_test.cpp | 75 TEST(MutexSet, Remove) { in TEST() argument
|
| /openbsd-src/gnu/llvm/llvm/lib/ObjCopy/COFF/ |
| H A D | COFFObject.cpp | 97 bool Remove = ToRemove(Sec); in removeSections() local
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_ilist.h | 105 void IList<Base, Node, Elem>::Remove(Elem* e) { in Remove() function
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | MachinePassRegistry.h | 116 void Remove(MachinePassRegistryNode<PassCtorTy> *Node) { in Remove() function
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | CPlusPlusNameParser.h | 103 void Remove() { m_restore = false; } in Remove() function
|
| /openbsd-src/gnu/llvm/lldb/source/Symbol/ |
| H A D | TypeMap.cpp | 110 bool TypeMap::Remove(const lldb::TypeSP &type_sp) { in Remove() function in TypeMap
|
| /openbsd-src/gnu/llvm/lldb/tools/debugserver/source/ |
| H A D | DNBBreakpoint.cpp | 60 bool DNBBreakpointList::Remove(nub_addr_t addr) { in Remove() function in DNBBreakpointList
|
| /openbsd-src/gnu/llvm/lldb/source/Breakpoint/ |
| H A D | BreakpointLocationCollection.cpp | 33 bool BreakpointLocationCollection::Remove(lldb::break_id_t bp_id, in Remove() function in BreakpointLocationCollection
|
| H A D | BreakpointSiteList.cpp | 63 bool BreakpointSiteList::Remove(lldb::break_id_t break_id) { in Remove() function in BreakpointSiteList
|
| 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
|
| /openbsd-src/gnu/llvm/clang/lib/Format/ |
| H A D | UnwrappedLineParser.h | 199 enum class LineLevel { Remove, Keep }; enumerator
|
| /openbsd-src/gnu/llvm/clang/lib/Driver/ |
| H A D | SanitizerArgs.cpp | 480 SanitizerMask Remove = parseArgValues(D, Arg, DiagnoseErrors); in SanitizerArgs() local 616 SanitizerMask Remove = parseArgValues(D, Arg, DiagnoseErrors); in SanitizerArgs() local
|
| /openbsd-src/gnu/llvm/clang/lib/Serialization/ |
| H A D | MultiOnDiskHashTable.h | 134 bool Remove = Files.count(ODT->File); in removeOverriddenTables() local
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | ModuleList.cpp | 316 bool ModuleList::Remove(const ModuleSP &module_sp, bool notify) { in Remove() function in ModuleList 380 size_t ModuleList::Remove(ModuleList &module_list) { in Remove() function in ModuleList
|
| /openbsd-src/gnu/llvm/llvm/lib/WindowsManifest/ |
| H A D | WindowsManifestMerger.cpp | 547 xmlNodePtr Remove = Child; in stripComments() local
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | Path.cpp | 1245 bool Remove = RemoveOnClose; in discard() local 1248 bool Remove = true; in discard() local
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | TailDuplicator.cpp | 351 const DenseSet<Register> &RegsUsedByPhi, bool Remove) { in processPHI()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | Core.h | 323 auto Remove = Body(Name, Flags); variable
|