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.h481 LVLineRequest LineRequest; variable
572 LineRequest.clear(); in clear()
586 addRequest(Selection, LineDispatch, LineRequest); in addRequest()
610 resolveGenericPatternMatch(Line, LineRequest); in resolvePatternMatch()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp492 if (ElementRequest.size() || LineRequest.size() || ScopeRequest.size() || in updateReportOptions()