Searched refs:hasUnsupportedSplice (Results 1 – 2 of 2) sorted by relevance
118 bool hasUnsupportedSplice(const SourceManager &SourceMgr) const { in hasUnsupportedSplice() function
2596 if (RC.isAlmostTrailingComment() || RC.hasUnsupportedSplice(SourceMgr)) { in ActOnComment()