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