Searched defs:FileEntryRef (Results 1 – 2 of 2) sorted by relevance
44 class FileEntryRef; variable 154 explicit FileEntryRef(const MapEntry &ME) : ME(&ME) { FileEntryRef() function 176 FileEntryRef(optional_none_tag) : ME(nullptr) {} FileEntryRef() function [all...]
172 FileSkipped(const FileEntryRef &,const Token &,SrcMgr::CharacteristicKind) FileSkipped() argument