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