Searched defs:builtin_types (Results 1 – 3 of 3) sorted by relevance
38 enum { builtin_types = 1 }; enumerator
36 builtin_types = {'identifier', 'string', 'int', 'constant'} variable
81 const std::set<std::string> builtin_types = { variable