Searched defs:FileEntryRef (Results 1 – 4 of 4) sorted by relevance
37 class FileEntryRef; variable147 explicit FileEntryRef(const MapEntry &ME) : ME(&ME) { in FileEntryRef() function162 FileEntryRef(optional_none_tag) : ME(nullptr) {} in FileEntryRef() function
58 TEST(FileEntryTest, FileEntryRef) { in TEST() argument
174 void InclusionRewriter::FileSkipped(const FileEntryRef & /*SkippedFile*/, in FileSkipped()
226 bool, Optional<FileEntryRef>, in HasInclude()