Searched refs:OutputDecls (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/MC/MCParser/
H A DAsmParser.cpp3615 SmallVector<void *, 4> OutputDecls; local
3677 OutputDecls.push_back(OpDecl);
3698 NumOutputs = OutputDecls.size();
3714 OpDecls[i] = std::make_pair(OutputDecls[i], OutputDeclsOffsetOf[i]);

Completed in 133 milliseconds