Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp1462 auto PrintOffset = [&](unsigned &Count, LVOffset Offset) { in printWarnings() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DRecordLayoutBuilder.cpp3518 static void PrintOffset(raw_ostream &OS, in PrintOffset() function