Searched defs:EndOfLine (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | SemanticHighlighting.cpp | 544 auto EndOfLine = endOfLine(MainCode, Line); in collect() local |
/llvm-project/clang/lib/Format/ | ||
H A D | BreakableToken.cpp | 983 size_t EndOfLine = Content[i].find_last_not_of(Blanks); BreakableLineCommentSection() local |
/llvm-project/clang/lib/Frontend/ | ||
H A D | CompilerInvocation.cpp | 4562 unsigned EndOfLine = 0; ParsePreprocessorArgs() local |