Searched defs:typecheck (Results 1 – 5 of 5) sorted by relevance
120 typecheck: target
61 "typecheck": "tsc --noEmit", string
33 pub(crate) fn typecheck(cx: &mut Errors, apis: &[Api], types: &Types, generator: Generator) { in typecheck() function
1316 typecheck: typecheck_long_long typecheck_unsigned target
225 #define typecheck(type,x) \ macro