Home
last modified time | relevance | path

Searched refs:DoAutoReset (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/MC/
DMCContext.cpp36 bool DoAutoReset) : in MCContext() argument
43 AllowTemporaryLabels(true), DwarfCompileUnitID(0), AutoReset(DoAutoReset) { in MCContext()
/external/llvm/include/llvm/MC/
DMCContext.h168 bool DoAutoReset = true);