Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DExpr.h791 enum NullPointerConstantValueDependence { enum
809 NullPointerConstantValueDependence NPC) const;
/openbsd/gnu/llvm/clang/lib/AST/
H A DExpr.cpp3868 NullPointerConstantValueDependence NPC) const { in isNullPointerConstant()