Searched refs:wasLineContinuation (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp302 static bool wasLineContinuation(const char *First, unsigned EOLLen) { function
422 if (!wasLineContinuation(First, Len)) // Continue past line-continuations.

Completed in 113 milliseconds