Searched refs:candidate_tag_decl (Results 1 – 1 of 1) sorted by relevance
225 TagDecl *candidate_tag_decl = in FindCompleteType() local229 &candidate_tag_decl->getASTContext(), candidate_tag_decl)) in FindCompleteType()230 return candidate_tag_decl; in FindCompleteType()253 TagDecl *candidate_tag_decl = const_cast<TagDecl *>(tag_type->getDecl()); in FindCompleteType() local255 if (TypeSystemClang::GetCompleteDecl(&candidate_tag_decl->getASTContext(), in FindCompleteType()256 candidate_tag_decl)) in FindCompleteType()257 return candidate_tag_decl; in FindCompleteType()