Home
last modified time | relevance | path

Searched defs:parentFile (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/scripts/
Dmustpass.py299 def openAndStoreFile(filePath, testFilePath, parentFile): argument
/third_party/typescript/src/compiler/
Dprogram.ts4127 const parentFile = parent && parent.sourceFile as JsonSourceFile; constant