Home
last modified time | relevance | path

Searched refs:clone_input_file (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/tools/gn/
Dheader_checker.cc55 InputFile* clone_input_file; in CreatePersistentRange() local
60 input_file.name(), &clone_input_file, &tokens, &parse_root); in CreatePersistentRange()
61 clone_input_file->SetContents(input_file.contents()); in CreatePersistentRange()
63 return LocationRange(Location(clone_input_file, in CreatePersistentRange()
67 Location(clone_input_file, in CreatePersistentRange()