Searched defs:TIntermTyped (Results 1 – 2 of 2) sorted by relevance
18 class TIntermTyped; variable
249 class TIntermTyped; variable306 TIntermTyped(const TType& t) : type(t) { } in TIntermTyped() function