Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h478 LVLineRequest LineRequest; variable
567 LineRequest.clear(); in clear()
581 addRequest(Selection, LineDispatch, LineRequest); in addRequest()
605 resolveGenericPatternMatch(Line, LineRequest); in resolvePatternMatch()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp491 if (ElementRequest.size() || LineRequest.size() || ScopeRequest.size() || in updateReportOptions()