Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h481 LVTypeRequest TypeRequest; variable
572 TypeRequest.clear(); in clear()
592 addRequest(Selection, TypeDispatch, TypeRequest); in addRequest()
619 resolveGenericPatternMatch(Type, TypeRequest); in resolvePatternMatch()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp492 SymbolRequest.size() || TypeRequest.size()) { in updateReportOptions()