Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h820 enum NullPointerConstantValueDependence { enum
838 NullPointerConstantValueDependence NPC) const;
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2224 Expr::NullPointerConstantValueDependence:: in FixVarInitializerWithSpan()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp3942 NullPointerConstantValueDependence NPC) const { in isNullPointerConstant()