Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h477 LVElementRequest ElementRequest; variable
491 for (const LVElementGetFunction &Request : ElementRequest) in checkElementRequest()
523 ((Requests.size() || ElementRequest.size()) && in resolveGenericPatternMatch()
566 ElementRequest.clear(); in clear()
578 addRequest(Selection, ElementDispatch, ElementRequest); in addRequest()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp491 if (ElementRequest.size() || LineRequest.size() || ScopeRequest.size() || in updateReportOptions()