Searched refs:ParseStringAttribute (Results 1 – 5 of 5) sorted by relevance
155 def ParseStringAttribute(attribute): function235 return ParseStringAttribute(module.attributes['JavaPackage'])387 return ParseStringAttribute(module.attributes['JavaConstantsClassName'])
225 bool ParseStringAttribute(AttrBuilder &B);
1014 if (ParseStringAttribute(B)) in ParseFnAttributeValuePairs()1337 bool LLParser::ParseStringAttribute(AttrBuilder &B) { in ParseStringAttribute() function in LLParser1359 if (ParseStringAttribute(B)) in ParseOptionalParamAttrs()1448 if (ParseStringAttribute(B)) in ParseOptionalReturnAttrs()
265 bool ParseStringAttribute(AttrBuilder &B);
1185 if (ParseStringAttribute(B)) in ParseFnAttributeValuePairs()1515 bool LLParser::ParseStringAttribute(AttrBuilder &B) { in ParseStringAttribute() function in LLParser1537 if (ParseStringAttribute(B)) in ParseOptionalParamAttrs()1631 if (ParseStringAttribute(B)) in ParseOptionalReturnAttrs()