#include <string>
Go to the source code of this file.
◆ __has_builtin
#define __has_builtin |
( |
|
x | ) |
0 |
◆ __has_cpp_attribute
#define __has_cpp_attribute |
( |
|
x | ) |
0 |
◆ __has_feature
#define __has_feature |
( |
|
x | ) |
0 |
◆ __has_include
#define __has_include |
( |
|
x | ) |
0 |
◆ ASAN
◆ CPPCHECKLIB
◆ DEPRECATED
◆ FALLTHROUGH
◆ NOEXCEPT
◆ nonneg
◆ NORETURN
◆ REQUIRES
#define REQUIRES |
( |
|
msg, |
|
|
|
... |
|
) |
| class=typename std::enable_if<__VA_ARGS__::value>::type |
◆ STRINGISIZE
#define STRINGISIZE |
( |
|
... | ) |
#__VA_ARGS__ |
◆ SUPPRESS_WARNING_CLANG_POP
#define SUPPRESS_WARNING_CLANG_POP |
◆ SUPPRESS_WARNING_CLANG_PUSH
#define SUPPRESS_WARNING_CLANG_PUSH |
( |
|
warning | ) |
|
◆ SUPPRESS_WARNING_GCC_POP
#define SUPPRESS_WARNING_GCC_POP |
◆ SUPPRESS_WARNING_GCC_PUSH
#define SUPPRESS_WARNING_GCC_PUSH |
( |
|
warning | ) |
|
◆ SUPPRESS_WARNING_POP
#define SUPPRESS_WARNING_POP |
◆ SUPPRESS_WARNING_PUSH
#define SUPPRESS_WARNING_PUSH |
( |
|
warning | ) |
|
◆ UNUSED
◆ WARN_UNUSED
◆ emptyString
const std::string emptyString |
|
static |
Definition at line 127 of file config.h.
Referenced by SymbolDatabase::addGlobalFunction(), TemplateSimplifier::addNamespace(), CppCheck::analyseClangTidy(), CheckClass::analyseWholeProgram(), CheckNullPointer::analyseWholeProgram(), CheckUninitVar::analyseWholeProgram(), CheckBufferOverrun::analyseWholeProgram1(), Library::blockend(), Library::blockstart(), CppCheck::check(), CppCheckExecutor::check_internal(), CppCheck::checkClang(), CheckStl::checkDereferenceInvalidIterator2(), CppCheck::checkNormalTokens(), CheckUninitVar::checkScope(), CheckUninitVar::checkScopeForVariable(), Preprocessor::createDirectives(), createDUI(), SymbolDatabase::createSymbolDatabaseFindAllScopes(), findTypeImpl(), getConfigs(), getDumpFileName(), getDuplInheritedMemberFunctionsRecursive(), CheckUnusedFunctions::getErrorMessages(), CppCheck::getErrorMessages(), Preprocessor::getErrorMessages(), CheckClass::getErrorMessages(), CheckCondition::getErrorMessages(), CheckStl::getErrorMessages(), Function::getOverriddenFunctionRecursive(), Library::Container::getReturnType(), TokenList::getSourceFilePath(), ImportProject::import(), ImportProject::importCppcheckGuiProject(), ImportProject::importSln(), CppCheck::internalError(), invertAssign(), Token::isCChar(), Token::isCMultiChar(), CheckStl::knownEmptyContainer(), Library::load(), Preprocessor::loadFiles(), Type::name(), Variable::name(), CheckNullPointer::nullPointerError(), Token::originalName(), CheckOther::overlappingWriteFunction(), CppCheck::purgedConfigurationMessage(), ProcessExecutor::reportInternalChildErr(), Preprocessor::reportOutput(), SuppressionList::reportUnmatchedSuppressions(), Library::returnValue(), Library::returnValueType(), ValueFlowPassRunner::run(), TemplateSimplifier::simplifyTemplateInstantiations(), Tokenizer::simplifyTypedefCpp(), Tokenizer::simplifyUsing(), Token::strAt(), CppCheck::tooManyConfigsError(), Type::type(), CheckUnusedFunctions::unusedFunctionError(), CheckOther::unusedLabelError(), Library::validarg(), and CheckClass::virtualDestructor().