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.cpp6296 for (auto &SubprogramDirect : P.second) in finalize() local
6297 if (CGM.getCodeGenOpts().DwarfVersion >= 5 || SubprogramDirect.getInt()) in finalize()
6298 EltTys.push_back(SubprogramDirect.getPointer()); in finalize()