Searched refs:AllowTemporaryLabels (Results 1 – 2 of 2) sorted by relevance
39 AllowTemporaryLabels(true), DwarfCompileUnitID(0), in MCContext()90 AllowTemporaryLabels = true; in reset()141 if (AllowTemporaryLabels) in CreateSymbol()
162 bool AllowTemporaryLabels; variable196 void setAllowTemporaryLabels(bool Value) { AllowTemporaryLabels = Value; } in setAllowTemporaryLabels()