Searched refs:SpecificationType (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolContext.h321 enum SpecificationType { enum in class:lldb_private::SymbolContextSpecifier
337 bool AddSpecification(const char *spec_string, SpecificationType type);
339 bool AddLineSpecification(uint32_t line_no, SpecificationType type);
359 uint32_t m_type; // Or'ed bits from SpecificationType
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolContext.cpp929 SpecificationType type) {
951 SpecificationType type) {

Completed in 139 milliseconds