Searched refs:isSemicolonAtLocation (Results 1 – 1 of 1) sorted by relevance
22 bool isSemicolonAtLocation(SourceLocation TokenLoc, const SourceManager &SM, in isSemicolonAtLocation() function99 if (isSemicolonAtLocation(End, SM, LangOpts)) in compute()