Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h193 bool HaveLineInfo = false; member
H A DCodeViewDebug.cpp524 if (!CurFn->HaveLineInfo) in maybeRecordLocation()
525 CurFn->HaveLineInfo = true; in maybeRecordLocation()
3054 if (!CurFn->HaveLineInfo && !GV.getSubprogram()->isThunk()) { in endFunctionImpl()