Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DGraphWriter.cpp154 struct GraphSession { struct
155 std::string LogBuffer;
157 bool TryFindProgram(StringRef Names, std::string &ProgramPath) { in TryFindProgram()