Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h478 LVLineRequest LineRequest; variable
569 LineRequest.clear(); in clear()
583 addRequest(Selection, LineDispatch, LineRequest); in addRequest()
607 resolveGenericPatternMatch(Line, LineRequest); in resolvePatternMatch()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp491 if (ElementRequest.size() || LineRequest.size() || ScopeRequest.size() || in updateReportOptions()