Searched defs:parse_attribute (Results 1 – 4 of 4) sorted by relevance
28 pub fn parse_attribute(attr: &Attribute) -> Result<CfgExpr> { in parse_attribute() function
109 static int parse_attribute(const char *value, ATTR_TYPES *attr) in parse_attribute() function
103 fn parse_attribute(attr: &Attribute) -> MirPhase { in parse_attribute() function
111 pub fn parse_attribute( in parse_attribute() method