LLVM: llvm::LineEditor::InternalData Struct Reference (original) (raw)
| 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.
The documentation for this struct was generated from the following file:
- lib/LineEditor/LineEditor.cpp