Searched refs:ScanIncludes (Results 1 – 3 of 3) sorted by relevance
32 llvm::Expected<std::vector<std::pair<std::string, std::string>>> ScanIncludes(
128 ScanIncludes(cmds.front(), llvm::vfs::createPhysicalFileSystem()); in GetBuildInputs()
138 llvm::Expected<std::vector<std::pair<std::string, std::string>>> ScanIncludes( in ScanIncludes() function