#include <PpContext.h>
◆ tMacroInput()
| glslang::TPpContext::tMacroInput::tMacroInput |
( |
TPpContext * |
pp | ) |
|
|
inline |
◆ ~tMacroInput()
| virtual glslang::TPpContext::tMacroInput::~tMacroInput |
( |
| ) |
|
|
inlinevirtual |
◆ endOfReplacementList()
| bool glslang::TPpContext::tMacroInput::endOfReplacementList |
( |
| ) |
|
|
inlineoverridevirtual |
◆ getch()
| virtual int glslang::TPpContext::tMacroInput::getch |
( |
| ) |
|
|
inlineoverridevirtual |
◆ isMacroInput()
| bool glslang::TPpContext::tMacroInput::isMacroInput |
( |
| ) |
|
|
inlineoverridevirtual |
◆ peekPasting()
| bool glslang::TPpContext::tMacroInput::peekPasting |
( |
| ) |
|
|
inlineoverridevirtual |
◆ scan()
| int glslang::TPpContext::tMacroInput::scan |
( |
TPpToken * |
ppToken | ) |
|
|
overridevirtual |
◆ ungetch()
| virtual void glslang::TPpContext::tMacroInput::ungetch |
( |
| ) |
|
|
inlineoverridevirtual |
◆ args
◆ expandedArgs
◆ mac
◆ postpaste
| bool glslang::TPpContext::tMacroInput::postpaste |
|
protected |
◆ prepaste
| bool glslang::TPpContext::tMacroInput::prepaste |
|
protected |
The documentation for this class was generated from the following files:
- deps/glslang/glslang/glslang/MachineIndependent/preprocessor/PpContext.h
- deps/glslang/glslang/glslang/MachineIndependent/preprocessor/Pp.cpp