Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1221 size_t AppleObjCRuntimeV2::GetByteOffsetForIvar(CompilerType &parent_ast_type, in GetByteOffsetForIvar()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6442 CompilerType parent_ast_type = GetType(parent_qual_type); in GetChildCompilerTypeAtIndex() local