Home
last modified time | relevance | path

Searched defs:EndOfLine (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DSemanticHighlighting.cpp544 auto EndOfLine = endOfLine(MainCode, Line); in collect() local
1572 if (auto EndOfLine = endOfLine(MainCode, Inactive.end.line)) { getInactiveRegions() local
/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp983 size_t EndOfLine = Content[i].find_last_not_of(Blanks); BreakableLineCommentSection() local
/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4562 unsigned EndOfLine = 0; ParsePreprocessorArgs() local