Home
last modified time | relevance | path

Searched defs:ValueToUpdate (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatStringParsing.h27 T &ValueToUpdate; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSmartPtrModeling.cpp647 auto ValueToUpdate = C.getSValBuilder().makeNullWithType(ThisType); in handleRelease() local