Searched refs:constructorFunction (Results 1 – 3 of 3) sorted by relevance
3006 TFunction* constructorFunction = parseContext.makeConstructorCall(loc, castType); in acceptUnaryExpression() local3007 if (constructorFunction == nullptr) { in acceptUnaryExpression()3012 parseContext.handleFunctionArgument(constructorFunction, arguments, node); in acceptUnaryExpression()3013 node = parseContext.handleFunctionCall(loc, constructorFunction, arguments); in acceptUnaryExpression()3211 TFunction* constructorFunction = parseContext.makeConstructorCall(token.loc, type); in acceptConstructor() local3212 if (constructorFunction == nullptr) in acceptConstructor()3217 if (! acceptArguments(constructorFunction, arguments)) { in acceptConstructor()3225 node = parseContext.handleFunctionCall(arguments->getLoc(), constructorFunction, arguments); in acceptConstructor()
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...