Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExpr.h628 enum NullPointerConstantValueDependence { enum
646 NullPointerConstantValueDependence NPC) const;
/external/clang/lib/AST/
DExpr.cpp3006 NullPointerConstantValueDependence NPC) const { in isNullPointerConstant()