Searched refs:getIncludeHistory (Results 1 – 2 of 2) sorted by relevance
193 const llvm::StringMap<IncludeInfo> &getIncludeHistory() const { in getIncludeHistory() function
313 for (const auto &Include : CurLexer->getIncludeHistory()) { in ResolvePragmaIncludeInstead()