Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h272 void setMaxVersionIfGreater(unsigned Version) { in setMaxVersionIfGreater() function
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp344 Context.setMaxVersionIfGreater(getVersion()); in extract()