LLVM API Documentation

Public Member Functions | Public Attributes
GraphSession Struct Reference
Collaboration diagram for GraphSession:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool TryFindProgram (StringRef Names, std::string &ProgramPath)

Public Attributes

std::string LogBuffer

Detailed Description

Definition at line 101 of file GraphWriter.cpp.


Member Function Documentation

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().


Member Data Documentation

Definition at line 102 of file GraphWriter.cpp.

Referenced by llvm::DisplayGraph().


The documentation for this struct was generated from the following file: