Home
last modified time | relevance | path

Searched defs:invalidateLength (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAddr.h47 void invalidateLength() { Length = 0; } in invalidateLength() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAddr.h89 void invalidateLength() { HeaderData.Length = 0; } in invalidateLength() function