Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h477 LVElementRequest ElementRequest; variable
491 for (const LVElementGetFunction &Request : ElementRequest) in checkElementRequest()
525 ((Requests.size() || ElementRequest.size()) && in resolveGenericPatternMatch()
568 ElementRequest.clear(); in clear()
580 addRequest(Selection, ElementDispatch, ElementRequest); in addRequest()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp491 if (ElementRequest.size() || LineRequest.size() || ScopeRequest.size() || in updateReportOptions()