Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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);
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymbolContext.cpp926 SpecificationType type) { in AddLineSpecification()
948 SpecificationType type) { in AddSpecification()