Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObject.h59 void clearContents() { in clearContents() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h363 void clearContents() { ContentSize = 0; } in clearContents() function