#include <Input.h>
◆ Input() [1/2]
◆ Input() [2/2]
pp::Input::Input |
( |
size_t |
count, |
|
|
const char *const |
string[], |
|
|
const int |
length[] |
|
) |
| |
◆ count()
size_t pp::Input::count |
( |
| ) |
const |
|
inline |
◆ length()
◆ read()
size_t pp::Input::read |
( |
char * |
buf, |
|
|
size_t |
maxSize, |
|
|
int * |
lineNo |
|
) |
| |
◆ readLoc()
const Location& pp::Input::readLoc |
( |
| ) |
const |
|
inline |
◆ string()
const char* pp::Input::string |
( |
size_t |
index | ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- Source/ThirdParty/ANGLE/src/compiler/preprocessor/Input.h
- Source/ThirdParty/ANGLE/src/compiler/preprocessor/Input.cpp