Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h709 enum NullPointerConstantValueDependence { enum
727 NullPointerConstantValueDependence NPC) const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp3439 NullPointerConstantValueDependence NPC) const { in isNullPointerConstant()