| _parseContext | glslang::TPpContext | protected |
| addMacroDef(int atom, MacroSymbol ¯oDef) | glslang::TPpContext | inline |
| atomStrings | glslang::TPpContext | protected |
| characterLiteral(TPpToken *ppToken) | glslang::TPpContext | protected |
| CPPdefine(TPpToken *ppToken) | glslang::TPpContext | protected |
| CPPelse(int matchelse, TPpToken *ppToken) | glslang::TPpContext | protected |
| CPPerror(TPpToken *ppToken) | glslang::TPpContext | protected |
| CPPextension(TPpToken *ppToken) | glslang::TPpContext | protected |
| CPPif(TPpToken *ppToken) | glslang::TPpContext | protected |
| CPPifdef(int defined, TPpToken *ppToken) | glslang::TPpContext | protected |
| CPPinclude(TPpToken *ppToken) | glslang::TPpContext | protected |
| CPPline(TPpToken *ppToken) | glslang::TPpContext | protected |
| CPPpragma(TPpToken *ppToken) | glslang::TPpContext | protected |
| CPPundef(TPpToken *ppToken) | glslang::TPpContext | protected |
| CPPversion(TPpToken *ppToken) | glslang::TPpContext | protected |
| currentSourceFile | glslang::TPpContext | protected |
| currentString | glslang::TPpContext | protected |
| elseSeen | glslang::TPpContext | protected |
| elsetracker | glslang::TPpContext | protected |
| endOfReplacementList() | glslang::TPpContext | inlineprotected |
| errorOnVersion | glslang::TPpContext | protected |
| eval(int token, int precedence, bool shortCircuit, int &res, bool &err, TPpToken *ppToken) | glslang::TPpContext | protected |
| evalToToken(int token, bool shortCircuit, int &res, bool &err, TPpToken *ppToken) | glslang::TPpContext | protected |
| extraTokenCheck(int atom, TPpToken *ppToken, int token) | glslang::TPpContext | protected |
| getChar() | glslang::TPpContext | inlineprotected |
| ifdepth | glslang::TPpContext | protected |
| includer | glslang::TPpContext | protected |
| includeStack | glslang::TPpContext | protected |
| inComment | glslang::TPpContext | protected |
| inputStack | glslang::TPpContext | protected |
| isMacroInput() | glslang::TPpContext | inlineprotected |
| lengths | glslang::TPpContext | protected |
| lFloatConst(int len, int ch, TPpToken *ppToken) | glslang::TPpContext | protected |
| lookupMacroDef(int atom) | glslang::TPpContext | inline |
| macroDefs | glslang::TPpContext | |
| MacroExpand(TPpToken *ppToken, bool expandUndef, bool newLineOkay) | glslang::TPpContext | protected |
| maxIfNesting | glslang::TPpContext | protectedstatic |
| missingEndifCheck() | glslang::TPpContext | protected |
| numStrings | glslang::TPpContext | protected |
| operator=(TPpContext &) | glslang::TPpContext | protected |
| peekPasting() | glslang::TPpContext | inlineprotected |
| pop_include() | glslang::TPpContext | inlineprotected |
| popInput() | glslang::TPpContext | inline |
| preamble | glslang::TPpContext | protected |
| preambleLength | glslang::TPpContext | protected |
| PrescanMacroArg(TokenStream &, TPpToken *, bool newLineOkay) | glslang::TPpContext | protected |
| previous_token | glslang::TPpContext | protected |
| push_include(TShader::Includer::IncludeResult *result) | glslang::TPpContext | inlineprotected |
| pushInput(tInput *in) | glslang::TPpContext | inline |
| pushTokenStreamInput(TokenStream &, bool pasting=false) | glslang::TPpContext | protected |
| readCPPline(TPpToken *ppToken) | glslang::TPpContext | protected |
| rootFileName | glslang::TPpContext | protected |
| ScanFromString(char *s) | glslang::TPpContext | protected |
| scanHeaderName(TPpToken *ppToken, char delimit) | glslang::TPpContext | protected |
| scanToken(TPpToken *ppToken) | glslang::TPpContext | inlineprotected |
| setInput(TInputScanner &input, bool versionWillBeError) | glslang::TPpContext | |
| setPreamble(const char *preamble, size_t length) | glslang::TPpContext | |
| strings | glslang::TPpContext | protected |
| strtodStream | glslang::TPpContext | protected |
| tokenize(TPpToken &ppToken) | glslang::TPpContext | |
| tokenPaste(int token, TPpToken &) | glslang::TPpContext | |
| TPpContext(TParseContextBase &, const std::string &rootFileName, TShader::Includer &) | glslang::TPpContext | |
| TPpContext(TPpContext &) | glslang::TPpContext | protected |
| TSymbolMap typedef | glslang::TPpContext | |
| ungetChar() | glslang::TPpContext | inlineprotected |
| UngetToken(int token, TPpToken *) | glslang::TPpContext | protected |
| versionSeen | glslang::TPpContext | protected |
| ~TPpContext() | glslang::TPpContext | virtual |