Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1245 GetByteOffsetForIvar(CompilerType & parent_ast_type,const char * ivar_name) GetByteOffsetForIvar() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6317 CompilerType parent_ast_type = GetType(parent_qual_type); GetChildCompilerTypeAtIndex() local