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