Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp478 if (auto OptString = FormValue->getAsFile(Kind)) in getDeclFile() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp3068 auto *OptString = llvm::MDString::get(Context, Opt); in addLinkOptionsPostorder() local