Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h479 LVScopeRequest ScopeRequest; variable
568 ScopeRequest.clear(); in clear()
584 addRequest(Selection, ScopeDispatch, ScopeRequest); in addRequest()
609 resolveGenericPatternMatch(Scope, ScopeRequest); in resolvePatternMatch()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp491 if (ElementRequest.size() || LineRequest.size() || ScopeRequest.size() || in updateReportOptions()