Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DExpr.h780 enum NullPointerConstantValueDependence { enum
798 NullPointerConstantValueDependence NPC) const;
/llvm-project-15.0.7/clang/lib/AST/
H A DExpr.cpp3780 NullPointerConstantValueDependence NPC) const { in isNullPointerConstant()