Home | History | Annotate | Download | only in Frontend

Lines Matching refs:Files

286     /// \brief The collection of files used.
287 llvm::DenseMap<const char *, unsigned> Files;
392 unsigned &entry = State->Files[FileName];
397 entry = State->Files.size();