|
Cppcheck
|
#include "config.h"#include "standards.h"#include <cstddef>#include <iosfwd>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | TokensFrontBack |
| This struct stores pointers to the front and back tokens of the list this token is in. More... | |
| class | TokenList |
Namespaces | |
| simplecpp | |
Functions | |
| const Token * | isLambdaCaptureList (const Token *tok) |
| const Token * | findLambdaEndTokenWithoutAST (const Token *tok) |
Referenced by Function::addArguments().