Searched refs:isSemicolonAtLocation (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp21 bool isSemicolonAtLocation(SourceLocation TokenLoc, const SourceManager &SM, function in namespace:__anon929
98 if (isSemicolonAtLocation(End, SM, LangOpts))

Completed in 103 milliseconds