Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h359 Loc makeNullWithType(QualType type) { in makeNullWithType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp1055 Loc X = svalBuilder.makeNullWithType(Ex->getType()); in VisitUnaryOperator()