Searched refs:IncludingFile (Results 1 – 2 of 2) sorted by relevance
127 if (const FileEntry *IncludingFile = in InclusionDirective() local129 if (IncludingFile->getDir()) in InclusionDirective()130 NotFoundRelativeTo(IncludingFile->getDir()); in InclusionDirective()
5354 llvm::StringRef IncludingFile) { in getHeaderNameForHeader() argument5357 E, IncludingFile, &IsSystem); in getHeaderNameForHeader()