reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
652 if (!E->getType()->isDependentType()) { 653 if (E->isNullPointerConstant(Context, Expr::NPC_ValueDependentIsNull)) { 657 getUuidAttrOfType(*this, E->getType(), UuidAttrs); 666 return new (Context) CXXUuidofExpr(TypeInfoType.withConst(), E, UuidStr,