Home
last modified time | relevance | path

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

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