OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skipLine
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Lex/
DependencyDirectivesSourceMinimizer.cpp
307
//
skipLine
called in places where we don't expect a valid number
325
static void
skipLine
(const char *&First, const char *const End) {
386
skipLine
(First, End);
617
skipLine
(First, End);
643
skipLine
(First, End);
651
skipLine
(First, End);
667
skipLine
(First, End);
708
skipLine
(Last, End);
732
skipLine
(First, End);
739
skipLine
(First, End)
[
all
...]
/src/external/apache2/llvm/dist/clang/lib/Format/
UnwrappedLineFormatter.cpp
73
void
skipLine
(const AnnotatedLine &Line) {
282
IndentTracker.
skipLine
(*I[i + 1]);
Completed in 37 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026