Searched refs:getRelativeIncludeName (Results 1 – 1 of 1) sorted by relevance
61 Optional<std::string> getRelativeIncludeName(const CompilerInstance &CI, in getRelativeIncludeName() function201 if (auto IncludeName = getRelativeIncludeName(CI, FileName, &IsQuoted)) in isLocationInKnownFile()919 if (auto RelativeName = getRelativeIncludeName(CI, FilePath, &IsQuoted)) { in PrepareToExecuteAction()