HomeSort by relevance Sort by last modified time
    Searched defs:translation_unit (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/glsl/
glsl_parser_extras.h 82 exec_list translation_unit; member in struct:_mesa_glsl_parse_state
  /external/clang/bindings/python/clang/
cindex.py 1077 CursorKind.TRANSLATION_UNIT = CursorKind(300)
1419 def translation_unit(self): member in class:Cursor
1802 def translation_unit(self): member in class:Type
    [all...]

Completed in 1461 milliseconds