Searched refs:AllowAtInName (Results 1 – 4 of 4) sorted by relevance
137 AllowAtInName = true; in X86MCAsmInfoMicrosoft()172 AllowAtInName = true; in X86MCAsmInfoGNUCOFF()
197 bool AllowAtInName = false; variable677 bool doesAllowAtInName() const { return AllowAtInName; } in doesAllowAtInName()678 void setAllowAtInName(bool V) { AllowAtInName = V; } in setAllowAtInName()
23 AllowAtInName = true; in ARCMCAsmInfo()
30 AllowAtInName = true; in SystemZMCAsmInfoGOFF()