Searched defs:GraphSession (Results 1 – 1 of 1) sorted by relevance
153 struct GraphSession { struct154 std::string LogBuffer;156 bool TryFindProgram(StringRef Names, std::string &ProgramPath) { in TryFindProgram()