Searched refs:candidate_tag_decl (Results 1 – 1 of 1) sorted by relevance
224 TagDecl *candidate_tag_decl = in FindCompleteType() local228 &candidate_tag_decl->getASTContext(), candidate_tag_decl)) in FindCompleteType()229 return candidate_tag_decl; in FindCompleteType()252 TagDecl *candidate_tag_decl = const_cast<TagDecl *>(tag_type->getDecl()); in FindCompleteType() local254 if (TypeSystemClang::GetCompleteDecl(&candidate_tag_decl->getASTContext(), in FindCompleteType()255 candidate_tag_decl)) in FindCompleteType()256 return candidate_tag_decl; in FindCompleteType()