Searched refs:hasFileInfo (Results 1 – 3 of 3) sorted by relevance
159 #define hasFileInfo 64 /* The Windows fileInfo entry is valid. */ macro618 if (!(t->flags & hasFileInfo)) {631 t->flags |= hasFileInfo;
490 if (!getSourceManager().hasFileInfo(Header)) { in HandleEndOfFile()
1466 bool hasFileInfo(const FileEntry *File) const { in hasFileInfo() function