Searched defs:builtinType (Results 1 – 2 of 2) sorted by relevance
30 void builtinType(_Bool B, char C, unsigned char UC, signed char SC, short S, in builtinType() function
1110 private ASTree parseDotClass(int builtinType, int dim) in parseDotClass()