Searched refs:BaseLocation (Results 1 – 1 of 1) sorted by relevance
180 SourceLocation BaseLocation; in getDeclLocsForCommentSearch() local186 BaseLocation = D->getBeginLoc(); in getDeclLocsForCommentSearch()188 BaseLocation = D->getLocation(); in getDeclLocsForCommentSearch()191 Locations.emplace_back(BaseLocation); in getDeclLocsForCommentSearch()204 Locations.emplace_back(SourceMgr.getExpansionLoc(BaseLocation)); in getDeclLocsForCommentSearch()