Home
last modified time | relevance | path

Searched refs:makeNullWithType (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h367 Loc makeNullWithType(QualType type) { in makeNullWithType() function
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp1043 Loc X = svalBuilder.makeNullWithType(Ex->getType()); in VisitUnaryOperator()