Searched defs:GetDirectNestedTypeWithName (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/include/lldb/Symbol/ | ||
H A D | TypeSystem.h | 389 GetDirectNestedTypeWithName(lldb::opaque_compiler_type_t type, GetDirectNestedTypeWithName() function |
/llvm-project/lldb/source/Symbol/ | ||
H A D | CompilerType.cpp | 968 CompilerType::GetDirectNestedTypeWithName(llvm::StringRef name) const { GetDirectNestedTypeWithName() function in CompilerType |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 7151 TypeSystemClang::GetDirectNestedTypeWithName(lldb::opaque_compiler_type_t type, GetDirectNestedTypeWithName() function in TypeSystemClang |