Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h82 CompileUnit(DWARFUnit &OrigUnit, unsigned ID, bool CanUseODR, in CompileUnit() argument
93 HasODR = CanUseODR && (*Lang == dwarf::DW_LANG_C_plus_plus || in CompileUnit()