Home
last modified time | relevance | path

Searched refs:NullPointerConstantValueDependence (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h803 enum NullPointerConstantValueDependence { enum
821 NullPointerConstantValueDependence NPC) const;
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1942 Expr::NullPointerConstantValueDependence:: in FixVarInitializerWithSpan()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp3867 NullPointerConstantValueDependence NPC) const { in isNullPointerConstant()