Searched defs:OpDecls (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp4125 parseMSInlineAsm( void *AsmLoc, std::string &AsmString, unsigned &NumOutputs, unsigned &NumInputs, SmallVectorImpl<std::pair<void *, bool> > &OpDecls, SmallVectorImpl<std::string> &Constraints, SmallVectorImpl<std::string> &Clobbers, const MCInstrInfo *MII, const MCInstPrinter *IP, MCAsmParserSemaCallback &SI) argument

Completed in 154 milliseconds