Searched refs:SourceCanonBBGVN (Results 1 – 1 of 1) sorted by relevance
1092 unsigned SourceCanonBBGVN = *SourceCand.getCanonicalNum(SourceBBGVN); in createCanonicalRelationFrom() local1093 CanonNumToNumber.insert(std::make_pair(SourceCanonBBGVN, BBGVNForCurrCand)); in createCanonicalRelationFrom()1094 NumberToCanonNum.insert(std::make_pair(BBGVNForCurrCand, SourceCanonBBGVN)); in createCanonicalRelationFrom()