Home
last modified time | relevance | path

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

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