Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h480 LVSymbolRequest SymbolRequest; variable
569 SymbolRequest.clear(); in clear()
587 addRequest(Selection, SymbolDispatch, SymbolRequest); in addRequest()
613 resolveGenericPatternMatch(Symbol, SymbolRequest); in resolvePatternMatch()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp492 SymbolRequest.size() || TypeRequest.size()) { in updateReportOptions()