Home | History | Annotate | Download | only in AST

Lines Matching defs:const_cast

649     T.Value.setFromOpaqueValue(const_cast<void*>(Ptr));
3482 Decl(const_cast<UnresolvedUsingTypenameDecl*>(D)) {}
3513 Decl(const_cast<TypedefNameDecl*>(D)) {
4751 return const_cast<ObjCObjectType*>(this)->getProtocolStorage();
4756 return const_cast<ObjCObjectType *>(this)->getTypeArgStorage();
4944 Decl(const_cast<ObjCInterfaceDecl*>(D)) {}