Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDExpr.h733 enum NullPointerConstantValueDependence { enum
751 NullPointerConstantValueDependence NPC) const;
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDExpr.cpp3744 NullPointerConstantValueDependence NPC) const { in isNullPointerConstant()