Searched refs:getRelativeIncludeName (Results 1 – 1 of 1) sorted by relevance
51 std::optional<std::string> getRelativeIncludeName(const CompilerInstance &CI, in getRelativeIncludeName() function191 if (auto IncludeName = getRelativeIncludeName(CI, FileName, &IsQuoted)) in operator ()()379 if (auto RelativeName = getRelativeIncludeName(CI, FilePath, &IsQuoted)) { in PrepareToExecuteAction()