Searched refs:IsGlobalLV (Results 1 – 3 of 3) sorted by relevance
54 bool IsGlobalLV; member81 Var.IsGlobalLV = isGlobalLV; in setVar()
770 bool IsGlobalLV = false; in FillInlineAsmIdentifierInfo() local772 IsGlobalLV = Eval.isGlobalLValue(); in FillInlineAsmIdentifierInfo()773 Info.setVar(Res, IsGlobalLV, Size, Type); in FillInlineAsmIdentifierInfo()
1778 bool IsGlobalLV = false; in CreateMemForMSInlineAsm() local1783 IsGlobalLV = Info.Var.IsGlobalLV; in CreateMemForMSInlineAsm()1787 if (IsGlobalLV) { in CreateMemForMSInlineAsm()2644 Info.Var.IsGlobalLV)); in parseIntelOperand()