Home
last modified time | relevance | path

Searched defs:TSourceLoc (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DCommon.h25 struct TSourceLoc { struct
26 int first_file;
27 int first_line;
28 int last_file;
29 int last_line;