Home | History | Annotate | Download | only in Compiler

Lines Matching refs:callspec

709         callspec = env.directives['callspec']
710 if callspec:
712 if current and current != callspec:
714 "calling conventions" % (current, callspec))
715 func_type.calling_convention = callspec