Searched refs:self_type (Results 1 – 2 of 2) sorted by relevance
277 Type *self_type = self_variable_sp->GetType(); in ScanContext() local279 if (!self_type) { in ScanContext()284 CompilerType self_clang_type = self_type->GetForwardCompilerType(); in ScanContext()
960 Type *self_type = self_var->GetType(); in LookUpLldbObjCClass() local962 if (!self_type) in LookUpLldbObjCClass()965 CompilerType self_clang_type = self_type->GetFullCompilerType(); in LookUpLldbObjCClass()978 ClangUtil::ToString(self_type->GetFullCompilerType())); in LookUpLldbObjCClass()