Home | History | Annotate | Download | only in src

Lines Matching refs:spec

101 #define DEF_ARG_TYPE(name, spec)                      \
102 typedef BuiltinArguments<spec> name##ArgumentsType;