Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DGraphWriter.cpp153 struct GraphSession { struct
154 std::string LogBuffer;
156 bool TryFindProgram(StringRef Names, std::string &ProgramPath) { in TryFindProgram()