Searched refs:fqname (Results 1 – 3 of 3) sorted by relevance
227 AttributeConstantExpression(const Reference<Type>& value, const std::string& fqname,
281 %type<fqName> fqname499 fqname523 : fqname751 | fqname763 | fqname '#' IDENTIFIER
730 const std::string& fqname, in AttributeConstantExpression() argument733 mExpr = fqname + "#" + tag; in AttributeConstantExpression()