Searched refs:BaseLocation (Results 1 – 1 of 1) sorted by relevance
199 SourceLocation BaseLocation; in getDeclLocsForCommentSearch() local205 BaseLocation = D->getBeginLoc(); in getDeclLocsForCommentSearch()207 BaseLocation = D->getLocation(); in getDeclLocsForCommentSearch()210 Locations.emplace_back(BaseLocation); in getDeclLocsForCommentSearch()223 Locations.emplace_back(SourceMgr.getExpansionLoc(BaseLocation)); in getDeclLocsForCommentSearch()