Cppcheck
|
This is the complete list of members for Preprocessor, including all inherited members.
calculateHash(const simplecpp::TokenList &tokens1, const std::string &toolinfo) const | Preprocessor | |
createDirectives(const simplecpp::TokenList &tokens) const | Preprocessor | |
dump(std::ostream &out) const | Preprocessor | |
error(const std::string &filename, unsigned int linenr, const std::string &msg) | Preprocessor | private |
getcode(const simplecpp::TokenList &tokens1, const std::string &cfg, std::vector< std::string > &files, const bool writeLocations) | Preprocessor | |
getConfigs(const simplecpp::TokenList &tokens) const | Preprocessor | |
getErrorMessages(ErrorLogger &errorLogger, const Settings &settings) | Preprocessor | static |
handleErrors(const simplecpp::OutputList &outputList, bool throwError) | Preprocessor | |
hasErrors(const simplecpp::Output &output) | Preprocessor | static |
hasErrors(const simplecpp::OutputList &outputList) | Preprocessor | privatestatic |
HeaderTypes enum name | Preprocessor | |
inlineSuppressions(const simplecpp::TokenList &tokens, SuppressionList &suppressions) | Preprocessor | |
loadFiles(const simplecpp::TokenList &rawtokens, std::vector< std::string > &files) | Preprocessor | |
macroChar | Preprocessor | static |
mErrorLogger | Preprocessor | private |
mFile0 | Preprocessor | private |
mIfCond | Preprocessor | private |
missingInclude(const std::string &filename, unsigned int linenr, const std::string &header, HeaderTypes headerType) | Preprocessor | private |
mMacroUsage | Preprocessor | private |
mSettings | Preprocessor | private |
mTokenLists | Preprocessor | private |
preprocess(const simplecpp::TokenList &tokens1, const std::string &cfg, std::vector< std::string > &files, bool throwError=false) | Preprocessor | |
Preprocessor(const Settings &settings, ErrorLogger &errorLogger) | Preprocessor | explicit |
PreprocessorHelper class | Preprocessor | friend |
removeComments() | Preprocessor | |
reportOutput(const simplecpp::OutputList &outputList, bool showerror) | Preprocessor | |
setPlatformInfo(simplecpp::TokenList *tokens) const | Preprocessor | |
simplifyPragmaAsm(simplecpp::TokenList *tokenList) const | Preprocessor | |
simplifyPragmaAsmPrivate(simplecpp::TokenList *tokenList) | Preprocessor | privatestatic |
SystemHeader enum value | Preprocessor | |
TestPreprocessor class | Preprocessor | friend |
TestUnusedVar class | Preprocessor | friend |
UserHeader enum value | Preprocessor | |
~Preprocessor() | Preprocessor | virtual |