clang 19.0.0git
Functions
SimpleStreamChecker.cpp File Reference
#include "clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h"
#include "clang/StaticAnalyzer/Core/BugReporter/BugType.h"
#include "clang/StaticAnalyzer/Core/Checker.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/CallDescription.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h"
#include "clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h"
#include <utility>

Go to the source code of this file.

Functions

static bool isLeaked (SymbolRef Sym, const StreamState &SS, bool IsSymDead, ProgramStateRef State)
 

Function Documentation

◆ isLeaked()

static bool isLeaked ( SymbolRef  Sym,
const StreamState &  SS,
bool  IsSymDead,
ProgramStateRef  State 
)
static