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.h484 LVTypeRequest TypeRequest; variable
575 TypeRequest.clear(); in clear()
595 addRequest(Selection, TypeDispatch, TypeRequest); in addRequest()
622 resolveGenericPatternMatch(Type, TypeRequest); in resolvePatternMatch()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVOptions.cpp493 SymbolRequest.size() || TypeRequest.size()) { in updateReportOptions()