Home
last modified time | relevance | path

Searched defs:GetDirectNestedTypeWithName (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h389 GetDirectNestedTypeWithName(lldb::opaque_compiler_type_t type, GetDirectNestedTypeWithName() function
/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp968 CompilerType::GetDirectNestedTypeWithName(llvm::StringRef name) const { GetDirectNestedTypeWithName() function in CompilerType
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7151 TypeSystemClang::GetDirectNestedTypeWithName(lldb::opaque_compiler_type_t type, GetDirectNestedTypeWithName() function in TypeSystemClang