Home | History | Annotate | Download | only in translator

Lines Matching refs:getBasicString

799             context->error(@1, "illegal type argument for default precision qualifier", getBasicString($3.type));
835 context->error(@2, "overloaded functions must have the same return type", $1->getReturnType().getBasicString());
1217 context->error(@1, "illegal type for precision qualifier", getBasicString($2.type));
1833 context->error(@1, "", function->getReturnType().getBasicString(), "main function cannot return a value");