Searched refs:AllowTemporaryLabels (Results 1 – 6 of 6) sorted by relevance
51 AllowTemporaryLabels(true), DwarfCompileUnitID(0), in MCContext()102 AllowTemporaryLabels = true; in reset()179 if (AllowTemporaryLabels && !IsTemporary) in createSymbol()
176 bool AllowTemporaryLabels; variable255 void setAllowTemporaryLabels(bool Value) { AllowTemporaryLabels = Value; } in setAllowTemporaryLabels()
196 bool AllowTemporaryLabels = true; variable372 void setAllowTemporaryLabels(bool Value) { AllowTemporaryLabels = Value; } in setAllowTemporaryLabels()
190 bool AllowTemporaryLabels = true; variable326 void setAllowTemporaryLabels(bool Value) { AllowTemporaryLabels = Value; } in setAllowTemporaryLabels()
118 AllowTemporaryLabels = true; in reset()187 if (AllowTemporaryLabels && !IsTemporary) in createSymbol()
122 AllowTemporaryLabels = true; in reset()209 if (AllowTemporaryLabels && !IsTemporary) in createSymbol()