Home
last modified time | relevance | path

Searched defs:OptString (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp476 if (auto OptString = FormValue->getAsFile(Kind)) in getDeclFile() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp2642 auto *OptString = llvm::MDString::get(Context, Opt); in addLinkOptionsPostorder() local