Home | History | Annotate | Download | only in Basic

Lines Matching full:const_cast

115     char *Ptr = const_cast<char*>(Buffer.getPointer()->getBufferStart());
301 const_cast<SrcMgr::FileInfo&>(FileInfo).setHasLineDirectives();
329 const_cast<SrcMgr::FileInfo&>(FileInfo).setHasLineDirectives();
647 const_cast<SrcMgr::ContentCache *>(IR)->replaceBuffer(Buffer, DoNotFree);
648 const_cast<SrcMgr::ContentCache *>(IR)->BufferOverridden = true;
669 const_cast<SrcMgr::ContentCache *>(IR)->replaceBuffer(nullptr);
670 const_cast<SrcMgr::ContentCache *>(IR)->ContentsEntry = IR->OrigEntry;
679 const_cast<SrcMgr::ContentCache *>(CC)->IsTransient = true;
1303 Content = const_cast<ContentCache*>(Entry.getFile().getContentCache());
1739 = const_cast<ContentCache *>(Entry.getFile().getContentCache());