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