Home
last modified time | relevance | path

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

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