Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/make/
H A Dcond.c167 static bool skipLine = false; /* Whether the parse module is skipping lines */ variable
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp372 void Scanner::skipLine(const char *&First, const char *const End) { in skipLine() function in Scanner
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp85 void skipLine(const AnnotatedLine &Line, bool UnknownIndent = false) { in skipLine() function in clang::format::__anon5560ac9b0111::LevelIndentTracker