Home
last modified time | relevance | path

Searched defs:TypeAndOrName (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Symbol/
DType.cpp738 TypeAndOrName::TypeAndOrName(TypeSP &in_type_sp) { in TypeAndOrName() function in TypeAndOrName
745 TypeAndOrName::TypeAndOrName(const char *in_type_str) in TypeAndOrName() function in TypeAndOrName
748 TypeAndOrName::TypeAndOrName(ConstString &in_type_const_string) in TypeAndOrName() function in TypeAndOrName
/external/llvm-project/lldb/include/lldb/
Dlldb-forward.h234 class TypeAndOrName; variable