Home
last modified time | relevance | path

Searched defs:GraphSession (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Support/
DGraphWriter.cpp101 struct GraphSession { struct
102 std::string LogBuffer;
103 bool TryFindProgram(StringRef Names, std::string &ProgramPath) { in TryFindProgram()