Home
last modified time | relevance | path

Searched refs:startsWithNewline (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DSourceCode.cpp197 static bool startsWithNewline(const SourceManager &SM, const Token &Tok) { in startsWithNewline() function
295 if (startsWithNewline(SM, Tok)) in getEntityEndLoc()
313 if (startsWithNewline(SM, Tok)) in getEntityEndLoc()