Home
last modified time | relevance | path

Searched refs:hasMaybeUnusedDebugInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h533 bool hasMaybeUnusedDebugInfo() const { in hasMaybeUnusedDebugInfo() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp6090 if (CGM.getCodeGenOpts().hasMaybeUnusedDebugInfo()) in EmitAndRetainType()