Searched refs:ApproximateLine (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/ |
| H A D | DIContext.h | 160 bool ApproximateLine; member 164 bool ApproximateLine = false) 165 : FLIKind(FLIKind), FNKind(FNKind), ApproximateLine(ApproximateLine) {} in FLIKind()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFContext.cpp | 1745 {Address.Address, Address.SectionIndex}, Spec.ApproximateLine, in getLineInfoForAddress() 1842 {Address.Address, Address.SectionIndex}, Spec.ApproximateLine, in getInliningInfoForAddress() 1869 {Address.Address, Address.SectionIndex}, Spec.ApproximateLine, in getInliningInfoForAddress()
|