Searched refs:boolConstructor (Results 1 – 2 of 2) sorted by relevance
455 TIntermAggregate *boolConstructor = TIntermAggregate::CreateConstructor( in CoerceSimple() local457 argsSequence->push_back(boolConstructor); in CoerceSimple()508 TIntermAggregate *boolConstructor = TIntermAggregate::CreateConstructor( in CoerceSimple() local510 argsSequence->push_back(boolConstructor); in CoerceSimple()
437 Construct boolConstructor = yamlConstructors.get(Tag.BOOL); in constructStandardJavaInstance() local438 result = boolConstructor.construct(node); in constructStandardJavaInstance()