Home
last modified time | relevance | path

Searched defs:doCleanup (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/MachO/
H A DObjC.cpp1375 void ObjcCategoryMerger::doCleanup() { generatedSectionData.clear(); } doCleanup() function in __anon0fcdaf730411::ObjcCategoryMerger
1402 void objc::doCleanup() { ObjcCategoryMerger::doCleanup(); } doCleanup() function in objc
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py73 doCleanup = False global() variable
75 doCleanup = True global() variable