Searched refs:configObject (Results 1 – 3 of 3) sorted by relevance
29 const configObject = getTsConfigObjectLiteralExpression(configFile);30 if (!configObject) return;
188 const configObject = optionValue && constant190 … showTSConfigCorrectly(`Shows tsconfig for single option/${option.name}`, args, configObject);
15368 /* [out] */ IDeckLinkConfiguration_v7_6 **configObject) = 0;15480 /* [out] */ IDeckLinkConfiguration_v7_6 **configObject);15619 #define IDeckLinkConfiguration_v7_6_GetConfigurationValidator(This,configObject) \ argument15620 ( (This)->lpVtbl -> GetConfigurationValidator(This,configObject) )