Searched refs:parent_ast_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp896 size_t AppleObjCRuntimeV2::GetByteOffsetForIvar(CompilerType &parent_ast_type,
900 const char *class_name = parent_ast_type.GetConstTypeName().AsCString();
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp5968 CompilerType parent_ast_type = GetType(parent_qual_type); local
5970 parent_ast_type, ivar_decl->getNameAsString().c_str());

Completed in 105 milliseconds