Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolContext.h326 enum SpecificationType { enum
342 bool AddSpecification(const char *spec_string, SpecificationType type);
344 bool AddLineSpecification(uint32_t line_no, SpecificationType type);
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolContext.cpp938 SpecificationType type) { in AddLineSpecification()
960 SpecificationType type) { in AddSpecification()