Searched refs:BaseLocation (Results 1 – 1 of 1) sorted by relevance
177 SourceLocation BaseLocation; in getDeclLocsForCommentSearch() local183 BaseLocation = D->getBeginLoc(); in getDeclLocsForCommentSearch()185 BaseLocation = D->getLocation(); in getDeclLocsForCommentSearch()188 Locations.emplace_back(BaseLocation); in getDeclLocsForCommentSearch()201 Locations.emplace_back(SourceMgr.getExpansionLoc(BaseLocation)); in getDeclLocsForCommentSearch()