Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp6033 for (auto &SubprogramDirect : P.second) in finalize() local
6034 if (CGM.getCodeGenOpts().DwarfVersion >= 5 || SubprogramDirect.getInt()) in finalize()
6035 EltTys.push_back(SubprogramDirect.getPointer()); in finalize()