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