Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h479 LVScopeRequest ScopeRequest; variable
570 ScopeRequest.clear(); in clear()
586 addRequest(Selection, ScopeDispatch, ScopeRequest); in addRequest()
611 resolveGenericPatternMatch(Scope, ScopeRequest); in resolvePatternMatch()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp491 if (ElementRequest.size() || LineRequest.size() || ScopeRequest.size() || in updateReportOptions()