Home
last modified time | relevance | path

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

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