A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://clang.llvm.org/doxygen/classclang_1_1UninitVariablesHandler.html below:

clang: clang::UninitVariablesHandler Class Reference

#include "clang/Analysis/Analyses/UninitializedValues.h"

Definition at line 104 of file UninitializedValues.h.

◆ UninitVariablesHandler() clang::UninitVariablesHandler::UninitVariablesHandler ( ) default ◆ ~UninitVariablesHandler() UninitVariablesHandler::~UninitVariablesHandler ( ) virtualdefault ◆ handleConstRefUseOfUninitVariable() virtual void clang::UninitVariablesHandler::handleConstRefUseOfUninitVariable ( const VarDeclvd, const UninitUseuse  ) inlinevirtual

Called when the uninitialized variable is used as const refernce argument.

Definition at line 114 of file UninitializedValues.h.

◆ handleSelfInit() virtual void clang::UninitVariablesHandler::handleSelfInit ( const VarDeclvd ) inlinevirtual

Called when the uninitialized variable analysis detects the idiom 'int x = x'.

All other uses of 'x' within the initializer are handled by handleUseOfUninitVariable.

Definition at line 120 of file UninitializedValues.h.

◆ handleUseOfUninitVariable() virtual void clang::UninitVariablesHandler::handleUseOfUninitVariable ( const VarDeclvd, const UninitUseuse  ) inlinevirtual

Called when the uninitialized variable is used at the given expression.

Definition at line 110 of file UninitializedValues.h.

The documentation for this class was generated from the following files:


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