LLVM  8.0.1
Public Attributes | List of all members
llvm::LineEditor::InternalData Struct Reference
Collaboration diagram for llvm::LineEditor::InternalData:
Collaboration graph
[legend]

Public Attributes

FILE * In
 
FILE * Out
 

Detailed Description

Definition at line 282 of file LineEditor.cpp.

Member Data Documentation

◆ In

FILE* llvm::LineEditor::InternalData::In

Definition at line 283 of file LineEditor.cpp.

◆ Out

FILE* llvm::LineEditor::InternalData::Out

Definition at line 284 of file LineEditor.cpp.

Referenced by llvm::LineEditor::getCompletionAction().


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