Searched defs:AsmOperandInfo (Results 1 – 2 of 2) sorted by relevance
1393 struct AsmOperandInfo : public InlineAsm::ConstraintInfo { struct1419 /// Copy constructor for copying from an AsmOperandInfo. argument1420 AsmOperandInfo(const AsmOperandInfo &info) in AsmOperandInfo() function1429 AsmOperandInfo(const InlineAsm::ConstraintInfo &info) in AsmOperandInfo() function
2824 struct AsmOperandInfo : public InlineAsm::ConstraintInfo { struct2851 AsmOperandInfo(InlineAsm::ConstraintInfo Info) in AsmOperandInfo() argument