Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DSymbolContext.h330 enum SpecificationType { enum
346 bool AddSpecification(const char *spec_string, SpecificationType type);
348 bool AddLineSpecification(uint32_t line_no, SpecificationType type);
/llvm-project-15.0.7/lldb/source/Symbol/
H A DSymbolContext.cpp928 SpecificationType type) { in AddLineSpecification()
950 SpecificationType type) { in AddSpecification()