Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h461 addInvalidOffset(Offset, Element); in addInvalidLocationOrRange()
549 void addInvalidOffset(LVOffset Offset, LVElement *Element);
/src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1350 void LVScopeCompileUnit::addInvalidOffset(LVOffset Offset, LVElement *Element) { in addInvalidOffset() function in LVScopeCompileUnit
1378 addInvalidOffset(Offset, Scope); in addLineZero()