Searched refs:OptString (Results 1 – 2 of 2) sorted by relevance
476 if (auto OptString = FormValue->getAsFile(Kind)) in getDeclFile() local477 return *OptString; in getDeclFile()
2642 auto *OptString = llvm::MDString::get(Context, Opt); in addLinkOptionsPostorder() local2643 Metadata.push_back(llvm::MDNode::get(Context, OptString)); in addLinkOptionsPostorder()