Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DSymbolContext.h391 typedef enum SpecificationType { enum
400 } SpecificationType; typedef
407 bool AddSpecification(const char *spec_string, SpecificationType type);
409 bool AddLineSpecification(uint32_t line_no, SpecificationType type);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DSymbolContext.cpp967 SpecificationType type) { in AddLineSpecification()
989 SpecificationType type) { in AddSpecification()