Searched refs:NPC_NeverValueDependent (Results 1 - 5 of 5) sorted by relevance

/external/clang/include/clang/AST/
H A DExpr.h651 NPC_NeverValueDependent = 0, enumerator in enum:clang::Expr::NullPointerConstantValueDependence
/external/clang/lib/AST/
H A DExpr.cpp3104 case NPC_NeverValueDependent:
H A DExprConstant.cpp6243 Expr::NPC_NeverValueDependent))
/external/clang/lib/Sema/
H A DSemaTemplate.cpp4255 if (Arg->isNullPointerConstant(S.Context, Expr::NPC_NeverValueDependent)) {
H A DSemaExpr.cpp4377 Expr::NPC_NeverValueDependent)) {

Completed in 371 milliseconds