Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h767 enum NullPointerConstantValueDependence { enum
785 NullPointerConstantValueDependence NPC) const;
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp3751 NullPointerConstantValueDependence NPC) const { in isNullPointerConstant()