Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DGraphWriter.cpp113 struct GraphSession { struct
114 std::string LogBuffer;
116 bool TryFindProgram(StringRef Names, std::string &ProgramPath) { in TryFindProgram()