#include "clang/Analysis/Analyses/UnsafeBufferUsage.h"
Definition at line 28 of file UnsafeBufferUsage.h.
◆ VariableGroupsManager() clang::VariableGroupsManager::VariableGroupsManager ( ) default ◆ ~VariableGroupsManager() virtual clang::VariableGroupsManager::~VariableGroupsManager ( ) virtualdefault ◆ getGroupOfParms() virtual VarGrpRef clang::VariableGroupsManager::getGroupOfParms ( ) const pure virtual ◆ getGroupOfVar() virtual VarGrpRef clang::VariableGroupsManager::getGroupOfVar ( const VarDecl * Var, bool * HasParm =nullptr
) const pure virtual
Returns the set of variables (including Var
) that need to be fixed together in one step.
Var
must be a variable that needs fix (so it must be in a group). HasParm
is an optional argument that will be set to true if the set of variables, where Var
is in, contains parameters.
Implemented in VariableGroupsManagerImpl.
Referenced by eraseVarsForUnfixableGroupMates(), and getFixIts().
The documentation for this class was generated from the following file:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4