Home
last modified time | relevance | path

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

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