Lines Matching refs:Scanner
33 const Scanner::Location loc, in AddImport()
34 const Scanner::Location specifier_loc, in AddImport()
45 const Scanner::Location loc, in AddStarImport()
46 const Scanner::Location specifier_loc, in AddStarImport()
55 const Scanner::Location specifier_loc) { in AddEmptyImport()
62 Scanner::Location loc, Zone* zone) { in AddExport()
72 const Scanner::Location loc, in AddExport()
73 const Scanner::Location specifier_loc, in AddExport()
85 const Scanner::Location loc, in AddStarExport()
86 const Scanner::Location specifier_loc, in AddStarExport()
123 Entry* result = new (avfactory->zone()) Entry(Scanner::Location::invalid()); in Deserialize()
199 new (avfactory->zone()) Entry(Scanner::Location::invalid()); in DeserializeRegularExports()