Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h483 LVSymbolRequest SymbolRequest; variable
574 SymbolRequest.clear(); in clear()
592 addRequest(Selection, SymbolDispatch, SymbolRequest); in addRequest()
618 resolveGenericPatternMatch(Symbol, SymbolRequest); in resolvePatternMatch()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp493 SymbolRequest.size() || TypeRequest.size()) { in updateReportOptions()