Searched refs:expected_full_ti (Results 1 – 1 of 1) sorted by relevance
776 auto expected_full_ti = in CreateAndCacheType() local778 if (!expected_full_ti) in CreateAndCacheType()779 llvm::consumeError(expected_full_ti.takeError()); in CreateAndCacheType()780 else if (*expected_full_ti != type_id.index) { in CreateAndCacheType()781 full_decl_uid = PdbTypeSymId(*expected_full_ti, false); in CreateAndCacheType()