Searched refs:self_type (Results 1 – 2 of 2) sorted by relevance
278 Type *self_type = self_variable_sp->GetType(); in ScanContext() local280 if (!self_type) { in ScanContext()285 CompilerType self_clang_type = self_type->GetForwardCompilerType(); in ScanContext()
961 Type *self_type = self_var->GetType(); in LookUpLldbObjCClass() local963 if (!self_type) in LookUpLldbObjCClass()966 CompilerType self_clang_type = self_type->GetFullCompilerType(); in LookUpLldbObjCClass()979 ClangUtil::ToString(self_type->GetFullCompilerType())); in LookUpLldbObjCClass()