Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5079 for (auto &SubprogramDirect : P.second) in finalize() local
5080 if (CGM.getCodeGenOpts().DwarfVersion >= 5 || SubprogramDirect.getInt()) in finalize()
5081 EltTys.push_back(SubprogramDirect.getPointer()); in finalize()