Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp690 SBType SBType::FindDirectNestedType(const char *name) { in FindDirectNestedType() function in SBType
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DType.cpp1182 CompilerType TypeImpl::FindDirectNestedType(llvm::StringRef name) { in FindDirectNestedType() function in TypeImpl