Searched refs:InputDeclsAddressOf (Results 1 – 1 of 1) sorted by relevance
4687 SmallVector<bool, 4> InputDeclsAddressOf; in parseMSInlineAsm() local4751 InputDeclsAddressOf.push_back(Operand.needAddressOf()); in parseMSInlineAsm()4787 OpDecls[j] = std::make_pair(InputDecls[i], InputDeclsAddressOf[i]); in parseMSInlineAsm()