Searched refs:MDConstant (Results 1 – 3 of 3) sorted by relevance
3411 struct MDConstant : public MDFieldImpl<ConstantAsMetadata *> { struct3412 MDConstant() : ImplTy(nullptr) {} in MDConstant() function3674 bool LLParser::ParseMDField(LocTy Loc, StringRef Name, MDConstant &Result) { in ParseMDField()4175 OPTIONAL(variable, MDConstant, ); \ in ParseDIGlobalVariable()
4097 struct MDConstant : public MDFieldImpl<ConstantAsMetadata *> { struct4098 MDConstant() : ImplTy(nullptr) {} in MDConstant() argument
3890 struct MDConstant : public MDFieldImpl<ConstantAsMetadata *> { struct3891 MDConstant() : ImplTy(nullptr) {} in MDConstant() argument