Searched defs:OptString (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFDie.cpp | 479 if (auto OptString = FormValue->getAsFile(Kind)) getDeclFile() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenModule.cpp | 3058 auto *OptString = llvm::MDString::get(Context, Opt); addLinkOptionsPostorder() local |