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