Searched refs:constConstructor (Results 1 – 1 of 1) sorted by relevance
2146 TIntermTyped *constConstructor = foldConstConstructor(constructor, *type); in addConstructor() local2147 if(constConstructor) in addConstructor()2149 return constConstructor; in addConstructor()