Home
last modified time | relevance | path

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

/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
DCommandLineMain.java124 private static void printFileReport(MigrationReport mr, Path originalFile) throws IOException { in printFileReport()
/third_party/typescript/src/compiler/transformers/
Djsx.ts262 const originalFile = getOriginalNode(currentSourceFile); constant