Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDSymbolContext.h321 enum SpecificationType { enum
337 bool AddSpecification(const char *spec_string, SpecificationType type);
339 bool AddLineSpecification(uint32_t line_no, SpecificationType type);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDSymbolContext.cpp929 SpecificationType type) { in AddLineSpecification()
951 SpecificationType type) { in AddSpecification()