Cppcheck
Preprocessor Member List

This is the complete list of members for Preprocessor, including all inherited members.

calculateHash(const simplecpp::TokenList &tokens1, const std::string &toolinfo) constPreprocessor
createDirectives(const simplecpp::TokenList &tokens) constPreprocessor
dump(std::ostream &out) constPreprocessor
error(const std::string &filename, unsigned int linenr, const std::string &msg)Preprocessorprivate
getcode(const simplecpp::TokenList &tokens1, const std::string &cfg, std::vector< std::string > &files, const bool writeLocations)Preprocessor
getConfigs(const simplecpp::TokenList &tokens) constPreprocessor
getErrorMessages(ErrorLogger &errorLogger, const Settings &settings)Preprocessorstatic
handleErrors(const simplecpp::OutputList &outputList, bool throwError)Preprocessor
hasErrors(const simplecpp::Output &output)Preprocessorstatic
hasErrors(const simplecpp::OutputList &outputList)Preprocessorprivatestatic
HeaderTypes enum namePreprocessor
inlineSuppressions(const simplecpp::TokenList &tokens, SuppressionList &suppressions)Preprocessor
loadFiles(const simplecpp::TokenList &rawtokens, std::vector< std::string > &files)Preprocessor
macroCharPreprocessorstatic
mErrorLoggerPreprocessorprivate
mFile0Preprocessorprivate
mIfCondPreprocessorprivate
missingInclude(const std::string &filename, unsigned int linenr, const std::string &header, HeaderTypes headerType)Preprocessorprivate
mMacroUsagePreprocessorprivate
mSettingsPreprocessorprivate
mTokenListsPreprocessorprivate
preprocess(const simplecpp::TokenList &tokens1, const std::string &cfg, std::vector< std::string > &files, bool throwError=false)Preprocessor
Preprocessor(const Settings &settings, ErrorLogger &errorLogger)Preprocessorexplicit
PreprocessorHelper classPreprocessorfriend
removeComments()Preprocessor
reportOutput(const simplecpp::OutputList &outputList, bool showerror)Preprocessor
setPlatformInfo(simplecpp::TokenList *tokens) constPreprocessor
simplifyPragmaAsm(simplecpp::TokenList *tokenList) constPreprocessor
simplifyPragmaAsmPrivate(simplecpp::TokenList *tokenList)Preprocessorprivatestatic
SystemHeader enum valuePreprocessor
TestPreprocessor classPreprocessorfriend
TestUnusedVar classPreprocessorfriend
UserHeader enum valuePreprocessor
~Preprocessor()Preprocessorvirtual