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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp2931 static const char *findPlaceholderEnd(const char *CurPtr, function
2947 const char *End = findPlaceholderEnd(CurPtr + 1, BufferEnd);

Completed in 159 milliseconds