Searched refs:bindDefaultZero (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp142 ProgramState::bindDefaultZero(SVal loc, const LocationContext *LCtx) const { function in class:ProgramState
H A DExprEngineCXX.cpp525 State = State->bindDefaultZero(Target, LCtx);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h260 bindDefaultZero(SVal loc, const LocationContext *LCtx) const;
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp1096 State = State->bindDefaultZero(svalBuilder.makeLoc(BR),

Completed in 82 milliseconds