Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.h59 void clearContents() { in clearContents() function
/llvm-project/bolt/include/bolt/Core/
H A DBinarySection.h303 void clearContents() { Contents = {}; } clearContents() function