|
Cppcheck
|
#include <library.h>
Public Attributes | |
| int | container {} |
| bool | it {} |
| bool | first {} |
| bool | last {} |
| int Library::ArgumentChecks::IteratorInfo::container {} |
Definition at line 286 of file library.h.
Referenced by Library::loadFunction(), CheckStl::mismatchingContainers(), and valueFlowLifetimeFunction().
| bool Library::ArgumentChecks::IteratorInfo::first {} |
Definition at line 288 of file library.h.
Referenced by Library::loadFunction().
| bool Library::ArgumentChecks::IteratorInfo::it {} |
Definition at line 287 of file library.h.
Referenced by Library::getArgIteratorInfo(), Library::loadFunction(), and SymbolDatabase::setValueTypeInTokenList().
| bool Library::ArgumentChecks::IteratorInfo::last {} |
Definition at line 289 of file library.h.
Referenced by Library::loadFunction().