Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp3357 bool Lexer::lexEditorPlaceholder(Token &Result, const char *CurPtr) { in lexEditorPlaceholder() function in Lexer
4285 lexEditorPlaceholder(Result, CurPtr)) { in LexTokenInternal()