LLVM API Documentation

Public Member Functions | |
| bool | TryFindProgram (StringRef Names, std::string &ProgramPath) |
Public Attributes | |
| std::string | LogBuffer |
Definition at line 101 of file GraphWriter.cpp.
| bool GraphSession::TryFindProgram | ( | StringRef | Names, |
| std::string & | ProgramPath | ||
| ) | [inline] |
Definition at line 103 of file GraphWriter.cpp.
References llvm::sys::FindProgramByName(), Name, and llvm::StringRef::split().
Referenced by llvm::DisplayGraph().
| std::string GraphSession::LogBuffer |
Definition at line 102 of file GraphWriter.cpp.
Referenced by llvm::DisplayGraph().