Home
last modified time | relevance | path

Searched refs:isRawStringLiteral (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesScanner.cpp209 [[nodiscard]] static bool isRawStringLiteral(const char *First, in isRawStringLiteral() function
412 if (isRawStringLiteral(Start, First)) in skipLine()